AY2425S1-CS2113-W14-1 / tp

0 stars 5 forks source link

Add date for income and spending #52

Closed TPH777 closed 1 week ago

TPH777 commented 1 week ago

Implementation: It is an optional parameter with it being today's date if it is not included. It must be of YYYY-MM-DD format and a '/' must be added to indicate that it is a date input.

Edited and added JUnit test to match this new implementation.

Renamed some variables to improve code readability

rharwo commented 1 week ago

lgtm