Macaela-Morrison / IS147-Group-A-Project

0 stars 0 forks source link

Math calculation methods #6

Open Macaela-Morrison opened 1 month ago

AngryDaniel79 commented 3 weeks 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