layout: page title: Toh Heng Xing’s Project Portfolio Page —

Project: NomNom Notifier

NomNom Notifier is a desktop address book application for restuarant employees to better store and retrieve customer details to ensure efficiency. 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:
    • Add postal code attribute to customer
    • Add archive customer
    • Add unarchive customer
  • Project management:
    • Set up team repository, roles
    • Set up access control
    • Set up CI
    • Wrote 90% of the features specifications
    • Wrote almost all the stories
    • Did release management
  • Enhancements to existing features:

  • Documentation:

  • Community:
    • Reviewed a good deal of the PRs
    • Guided by pairing with developer F2F to fix https://github.com/AY2425S1-CS2103T-T13-2/tp/pull/66
    • Guided by pairing with developer to fix https://github.com/AY2425S1-CS2103T-T13-2/tp/pull/42
    • Managed initial deadlines for team
  • Tools: