sbshah97 / E-Manager

[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

Closed sashafierce closed 7 years ago

sashafierce commented 8 years ago

Will do this by implementing functions to store account information in form of a structure in local database file.

sbshah97 commented 8 years ago

Go ahead! Just reference this Issue when you send a Pull Request!