Skip to content

Commit

Permalink
Merge pull request #319 from avielcx/master
Browse files Browse the repository at this point in the history
Update PPP
  • Loading branch information
avielcx authored Apr 10, 2023
2 parents 178f081 + eff65ea commit 0f3e90b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/team/avielcx.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ Given below are my contributions to the project.
* Created a ShowTarget feature which allow users to see the target they have set.
* Created a ClearTarget feature which allow users to clear the target they have set to the default value
* Created tests for `AddIncomeCommand`, `AddExpenseCommand`, `DeleteIncomeCommand`, `DeleteExpenseCommand`, `BalanceCommand`, `ShowTargetCommand`, `AddTargetCommand`, `ClearTargetCommand`,
`IncomeTest`, `ExpenseTest`, `IncomeListTest`, `ExpenseListTest`, `ParserTest`, `ExitTest`.
* Created logging for `ChChing`, `ChChingException`, `UI`,`Parser`, `TargetParser`, `LiveCurrencyAPI`, `ParameterStringBuilder`.
* Contributed to logging for `Storage`.
`Income`, `Expense`, `IncomeList`, `ExpenseList`, `Parser`, `Exit` classes.
* Created logging for `ChChing`, `ChChingException`, `UI`,`Parser`, `TargetParser`, `LiveCurrencyAPI`, `ParameterStringBuilder` classes.
* Contributed to logging for `Storage` class.

<div style="page-break-after: always;"></div>

Expand Down

0 comments on commit 0f3e90b

Please sign in to comment.