The Financial Calculator is a budget managing software that does not require extensive knowledge of spreadsheet programs. The user only needs to input income and expenses, and the program will automatically calculate their financial outlook over a specified period of time (e.g. weekly, monthly, or annually). The user can also make what-if scenarios that will affect their financial outlook (e.g. what would happen when the user’s salary increases starting from a certain date).
- User-friendly GUI
- Add, modify, and remove income or expenses
- Display calculations without the need to input equations
- Create what-if scenarios
- Save and load for record keeping
- C++
- wxWidgets
- wxFormBuilder
- Microsoft Visual Studio 2017