Skip to content

Commit

Permalink
Update PPP
Browse files Browse the repository at this point in the history
  • Loading branch information
yyangdaa committed Apr 9, 2024
1 parent c79c0d9 commit 8458c37
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions docs/team/yyangdaa.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,20 @@ Given below are my contributions to the project

#### New Feature : Add Expense and Add Savings

1. What it does : Allows user to add expense and savings to the app for users to monitor their spending habits and savings growth over time.
1. What it does : Allows user to add expense and savings to the app for users to monitor their spending habits
and savings growth over time.
2. Justification : Users can save their spendings and savings.

#### New Feature : Add SplitExpense, List SplitExpense, and Settle SplitExpense
1. What is does : Allows users to add expenses that are meant to be split amoung friends. Allows users to check the added list of expenses that are to be among the friends. The users can also settle the expense once others have paid.
2. Justification : This enhancement simplifies the task of tracking shared expenses, making it easier for users to manage shared activities without the hassle of manual calculations.
1. What is does : Allows users to add expenses that are meant to be split amoung friends. Allows users to check the
added list of expenses that are to be among the friends. The users can also settle the expense once others have paid.
2. Justification : This enhancement simplifies the task of tracking shared expenses, making it easier for users to
manage shared activities without the hassle of manual calculations.

#### Code Contributed
[RepoSenseLink](https://nus-cs2113-ay2324s2.github.io/tp-dashboard/?search=yyangdaa&breakdown=true&sort=groupTitle%20dsc&sortWithin=title&since=2024-02-23&timeframe=commit&mergegroup=&groupSelect=groupByRepos&checkedFileTypes=docs~functional-code~test-code~other)
[RepoSenseLink](https://nus-cs2113-ay2324s2.github.io/tp-dashboard/?search=yyangdaa&breakdown=true&sort=groupTitle
%20dsc&sortWithin=title&since=2024-02-23&timeframe=commit&mergegroup=&groupSelect=groupByRepos&checkedFileTypes=
docs~functional-code~test-code~other)

#### Enhancements to existing features:
1. Wrote JUnit tests for the ExpenseList, SavingsList, SplitExpenseList and Parser.
Expand Down

0 comments on commit 8458c37

Please sign in to comment.