Skip to content

AY2223S2-CS2103T-F12-1/tp

 
 

Repository files navigation

Docedex

CI Status

codecov

NewUi

Welcome to Docedex

Taking control of hospital administrative management is just a few keystrokes away!

Docedex is a desktop application built for medical administrative assistants to manage doctors and patients within clinics.

Here's a quick snapshot of how Docedex can help you streamline your hospital management processes.

  • Store and edit information about your patients and doctors
  • Track the status of your patients and doctors
  • Assign patients to doctors upon triaging

On top of these functionalities, we believe that patient management must be efficient. Therefore, Docedex is optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). If you type fast, Docedex can get your hospital management tasks done faster than current GUI apps in the industry.

For users

To begin using the application, follow the steps under Quick Start in our Docedex User Guide.

For developers

To view the detailed documentation of this project, see the Docedex Developer Guide.

Find out more!

Check out the Docedex Product Website to find out more about Docedex!

Credits

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