forked from nus-cs2113-AY2324S2/tp
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #200 from yyangdaa/week-12
Yangda - Bug Fixing & PPP
- Loading branch information
Showing
10 changed files
with
110 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Default Currency: SGD |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Zhang Yangda - Project Portfolio Page | ||
|
||
## Overview | ||
BudgetBuddy is a finance-tracking application designed for users seeking a centralized platform to manage and | ||
monitor their finances. Tailored for individuals who value efficiency, BudgetBuddy simplifies the process of | ||
tracking and calculating expenses. Its user-friendly interface caters to fast typists, making financial management | ||
both quick and intuitive. | ||
### Summary of Contributions | ||
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. | ||
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. | ||
|
||
#### 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) | ||
|
||
#### Enhancements to existing features: | ||
1. Wrote JUnit tests for the ExpenseList, SavingsList, SplitExpenseList and Parser. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters