HealthSync is a desktop address book application used for teaching Software Engineering principles. The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java, and has about 10 kLoC.
Given below are my contributions to the project.
New Feature:
Added fields like ID, Appointment and Medical Histories.
Added logger tab UI to show logged profiles
Added Menu Sidebar UI
Added spacebar
key shortcut
Code contributed: RepoSense link
Project management:
Enhancements to existing features:
Documentation:
User Guide:
autosave
#30spacebar
key shortcut Tip to User Guide #228Patient Card
in Glossary to orientate users on the fields present in the card #228Developer Guide:
Person
and New Class LogBook
#252JsonAdaptedTags
to JsonAdaptedMedicalHistory
#252Community:
Tools: