Skip to content

Commit

Permalink
Minor change to PPP (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuMC-SG authored Apr 10, 2023
2 parents 32b392f + 269c948 commit 35212bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/team/changgittyhub.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Given below are my contributions to the project.

* Added `Menu` Model including all field classes [\#177](https://github.com/AY2223S2-CS2103T-W15-2/tp/pull/177)
* Updated Storage related classes to allow for the storage of `Menu` objects [\#177](https://github.com/AY2223S2-CS2103T-W15-2/tp/pull/177)
* Completed `add`, `delete`, `edit` and `find` commands for `Menu` objects [\#177](https://github.com/AY2223S2-CS2103T-W15-2/tp/pull/177)
* Completed `add`, `delete`, `edit`, `clear`, `list` and `find` commands for `Menu` objects [\#177](https://github.com/AY2223S2-CS2103T-W15-2/tp/pull/177)
* Completed `edit` and `find` commands for `Order` objects [\#134](https://github.com/AY2223S2-CS2103T-W15-2/tp/pull/134)
* Contributed to `Calculate Menu Item Profit` feature [\#177](https://github.com/AY2223S2-CS2103T-W15-2/tp/pull/177)
* Justification: Allow users to view their profit for each item on the menu.This sets up the foundation for the `Homepage Profit` feature that allows to view total profit from all orders.
Expand Down

0 comments on commit 35212bc

Please sign in to comment.