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.

  • New Feature: Updated AboutUs and incharge of documentation

  • Code contributed: RepoSense link

  • Project management:

    • Managed releases v1.3 - v1.5rc (3 releases) on GitHub
  • Enhancements to existing features:

    • Work in progress
  • Documentation:

    • User Guide:
      • Work in progress
    • Developer Guide:
      • Work in progress