This is a patient management desktop application for use in hospitals.
Rounding Doctors: Doctors who perform visits to patients in hospital wards ranging from physicians, residents, or medical interns, depending on the hospital setting.
The app streamlines the management of patients by providing hospital doctors with patient information such as ward location, diagnosis, medication dispensed and notes. Ward-Watch also provides the doctor with a timeline of his upcoming scheduled appointments across the day ensuring efficient patient care and reducing the risk of missed visits.
- Add Patient
- Allows doctors to add a new patient's details into the system.
- Delete Patient
- Removes a patient's information from the system.
- View Patient
- Displays the details of a selected patient.
- Search Patient
- Enables searching for a patient using various criteria such as name, ID, or contact information.
- Update Patient
- Provides the ability to edit or update a patient's details.
- List Patients
- Provides the ability to list all the patients, displaying their ID, name and ward.
For the detailed documentation of this project, see the WardWatch Product Website.
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative. If you would like to contribute code to this project, see se-education.org for more info.