[ONGOING] Expense Manager that predicts the optimum amount of money to be spent in a particular month based on users previous history of spending and by users in the same age group. Information is stored in a MySQL database allowing use of a relational model Database
MIT License
4
stars
8
forks
source link
Extend code to work for accounts other than default one. #23
Will do this by implementing functions to store account information in form of a structure in local database file.