Project: LoyaltyLift

LoyaltyLift is a desktop application designed for small business owners to manage their customers and orders efficiently, allowing you to improve customer relations and increase customer loyalty.

Given below are my contributions to the project.

  • Code contributed: RepoSense Link

  • New Feature: Added the addo, deleteo, and edito commands
    • What it does: Allows the user to add, edit and delete orders, through the aforementioned commands.
    • Justification: A key feature of LoyaltyLift, where users are able to add, delete and edit the orders their orders.
  • New Feature: Added the advo, revo, cancelo commands (#89)
    • What it does: Allows the user to advance, revert or cancel their orders, by typing in the suitable commands
    • Justification: As a user, we want to change our order status, so that we can track how far our order has progressed.
  • Project management:
    • Utilized milestones to track our progress for our project
      • What it does: Set clear goals of what we should be achieving by certain dates.
  • Documentation:
    • User Guide:
      • Added the advo, revo, and cancelo commands, including the example uses and the format by which they should be typed.
    • Developer Guide:
      • Updated the previously obsolete Model component section, with a new Class Diagram of the Model component
  • Community:
    • Identified 6 bugs for CS2103T-W15-4 during PE-D