AY2021S1-CS2103T-W16-3 / tp

https://ay2021s1-cs2103t-w16-3.github.io/tp/
MIT License
0 stars 6 forks source link

Budget calculations are in reverse month order #312

Closed wltan closed 4 years ago

wltan commented 4 years ago

Currently, MonthlyBudget calculates the budget and savings amounts but in the wrong order. The least recent month is displayed as the most recent month, and vice versa.