Project: BookFace

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.

  • New Feature: Added the ability to undo/redo previous commands.
    • What it does:
    • Justification:
    • Highlights:
    • Credits:
  • New Feature:

  • Code contributed: RepoSense link

  • Project management:

  • Enhancements to existing features: *

  • Documentation:
    • User Guide:

    • Developer Guide:

  • Community:
    • PRs reviewed (with non-trivial review comments):
    • Contributed to forum discussions (examples: )
    • Reported bugs and suggestions for other teams in the class ()
    • Some parts of the history feature I added was adopted by several other class mates ()
  • Tools: