MediCLI is a patient management system designed for hospitals. MediCLI enables the management of patient, doctor, and appointment data.
- Used by hospital clerks to manage hospital records for relevant stake holders.
- Core functions offered include add, delete, query for patients, doctors and appointments.
- The project simulates an ongoing software project for a desktop application (called MediCLI) used for managing contact details.
- It is written in OOP fashion. It is meant as a project for a SE module to teach basic SE principles.
- It comes with a reasonable level of user and developer documentation.
- For the detailed documentation of this project, see the MediCLI Product Website.
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.