Projects
02 projects
O-Sipital is a hospital management system built entirely for the command line.
Features
- Patient registration and record management
- Appointment scheduling with conflict detection
- Doctor and department management
- Secure role-based permissions
Why CLI?
The command line works over SSH, on low-bandwidth connections, on any terminal. For environments where reliability matters more than aesthetics, a well-designed CLI can be more practical than a web application.