Skip to content

AY2425S1-CS2103T-T15-3/tp

 
 

Repository files navigation

CI Status

Ui

WardWatch

This is a patient management desktop application for use in hospitals.

Target Users

Rounding Doctors: Doctors who perform visits to patients in hospital wards ranging from physicians, residents, or medical interns, depending on the hospital setting.

Value Proposition

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.

Sample Functions

  1. Add Patient
    • Allows doctors to add a new patient's details into the system.
  2. Delete Patient
    • Removes a patient's information from the system.
  3. View Patient
    • Displays the details of a selected patient.
  4. Search Patient
    • Enables searching for a patient using various criteria such as name, ID, or contact information.
  5. Update Patient
    • Provides the ability to edit or update a patient's details.
  6. List Patients
    • Provides the ability to list all the patients, displaying their ID, name and ward.

Find Out More!

For the detailed documentation of this project, see the WardWatch Product Website.

Acknowledgements

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.2%
  • CSS 2.8%