Project: CareLink

CareLink is a desktop address book application targeted towards independent Geriatricians managing elderly patients with chronic conditions, someone who can type fast, prefers CLI over GUI, and often needs to manage several patients.

Given below are my contributions to the project.

V1.3

  • Enhancements to existing features:
    • Updated the Edit command to use NRIC field instead of index #58
  • Enhancements to existing features:
    • Updated the Delete command to use NRIC field instead of index #88
  • Documentation:
    • User Guide:
      • Added documentation for the Edit and Delete feature

V1.4

  • New Feature: Add Edit Appointment Command feature #106
    • What it does: Provides a way to edit specific appointments
    • Justification: This feature enables the doctor to edit.appointments quickly.
    • Highlights: This is an enhancement to the existing addedit which provides brief details on all persons.

V1.5

  • Enhancements to existing features:
    • Updated command line syntax for Edit Appointment command to make it more intuitive#162
    • Changed fields of Edit Appointment command to make the fields optional#172