Updated the addExpense use case so that it properly stores the expenses you give it. Also, updated the view changing so that when you finish adding a budget or adding an expense, on return to the main screen, the statistics are updated immediately (not after you call the controller by selecting a month).
Updated the addExpense use case so that it properly stores the expenses you give it. Also, updated the view changing so that when you finish adding a budget or adding an expense, on return to the main screen, the statistics are updated immediately (not after you call the controller by selecting a month).