Project: AddressBook Level 3

AddressBook - Level 3 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.

  • Planned Feature:

    • to be filled
  • Code contributed: RepoSense link

  • Project management:

    • to be filled
  • Enhancements to existing features:

    • to be filled
  • Documentation:

    • to be filled
  • Community:

  • authored PR #20: Bug Fix in RemarkCommand

    • Fixed regex failure causing CI pipeline failures
    • CI pipeline now passes without errors related to RemarkCommand
  • Tools:

    • to be filled
  • {you can add/remove categories in the list above}