idENTify
Description
idENTify is an all in one desktop application made for Ear, Nose and Throat (ENT) administrative staff to manage their patients and their appointments. While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).
Features at a glance
Users are able to:
- Add/remove patients/appointments.
- Tag patients/appointments.
- Cancel/mark/edit appointments.
- Group/Find/Hide patients/appointments.
- Easily track patients and their appointments!
More information about this project
- This project was made as part of CS2103T in AY22/23 S1.
- If you are interested in using idENTify, head over to the Quick Start section of the User Guide.
- If you are interested in developing idENTify, the Developer Guide is a good place to start.
Credits & Acknowledgements
- This project is a part of the se-education.org initiative. If you would like to contribute code to this project, see se-education.org for more info.
- Libraries used: JavaFX, Jackson, JUnit5