Skip to content

veonlok/tp

 
 

Repository files navigation

CI Status codecov

Ui

ClinicBook


ClinicBook is a desktop CLI application with GUI elements designed to help clinic staff manage patient information efficiently as part of daily clinic operations.

The system allows clinic staff to store, update, and retrieve medical records, including patient details, doctor information, diagnoses, and prescriptions. ClinicBook aims to simplify clinic workflows by providing a lightweight and easy-to-learn system for managing clinic data efficiently.

Installation


  1. Ensure that Java 17 or later is installed on your computer.
    Mac users: Make sure you install the exact JDK version specified here.
  2. Download the latest .jar release from the releases page.
  3. Copy the downloaded .jar file to the folder you want to use as the application's home directory.
  4. Open a command terminal and navigate to that folder using cd.
  5. Run the following command to start the application: java -jar clinicbook.jar.

The application's GUI should appear after a few seconds.

Acknowledgements


This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 98.5%
  • CSS 1.5%