Open Macaela-Morrison opened 1 month ago
Methods:
calcTotalExpenses() - Calculate total expenses across all categories
calcRecurringExpenses() - Calculate the total of the recurring expenses
calcNonRecurringExpenses() - Calculate the total of the non-recurring expenses
calcRemainingBalance() - Will keep a running total of the amount of money the user has left. Will be displayed on the main menu
Methods:
calcTotalExpenses() - Calculate total expenses across all categories
calcRecurringExpenses() - Calculate the total of the recurring expenses
calcNonRecurringExpenses() - Calculate the total of the non-recurring expenses
calcRemainingBalance() - Will keep a running total of the amount of money the user has left. Will be displayed on the main menu