Skip to content

Hospify is a desktop application for a digital medical record management solution to help clinics digitise their medical records.

License

Notifications You must be signed in to change notification settings

GabrielTeo/tp

 
 

Repository files navigation

Hospify

CI Status

landing_page

  • Hospify is a desktop application for a digital medical record management solution to help clinics digitise their medical records. While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
    • It allows users to add, edit, find, delete and sort patients’ medical records and even edit appointment details.
    • Problem Statement
      • Many small clinics still use hard copies to store patients' medical records. The database can get really large after many years.
      • It is very expensive and time constraining to archive medical records and find medical records of patients when they revisit. There are also a lot of documents and folders which require a lot of physical space to store.
    • Solution
      • We will build an easily accessible and secure system that helps clinics to store their patients’ information and medical records.
      • It will enable the admin staff to easily reach out to the patients and doctors and help them to contact each other.
  • For the detailed documentation of this project, see the Hospify Product Website.

Hospify is part of a team project under the CS2103T Software Engineering Module taken at the National University of Singapore.


Installation

Download the JAR file from the latest release and run on your local device. Ensure that you have Java JDK 11 or above installed in your computer.


Site Map


Acknowledgements

About

Hospify is a desktop application for a digital medical record management solution to help clinics digitise their medical records.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.5%
  • CSS 1.9%
  • Shell 0.6%