This repo contains working version of JavaScript Budget Calcuator. This application can be forked and extended as per the requirements. Additionally someone interested in learning JavaScript can use this app to learn the core concepts of Javascript.
- Event Handling
- Creating Data Structure
- Getting Inputs Values.
- Adding Items to Data Structure
- Deleting Items From Data Structure
- Calculating Budget
- Calculating Percentage
- Updating UI
- Number Formatting
- Improving UX by Giving Feedback
++Version 2
- Calculating and Displaying Percentage
- Displaying Income and Expenses in HUD
- Displaying Month and Year
- Improved User Experience by Providing Feedback
++Version 1
- Adding Income and Expenses
- Displaying Income and Expenses
- Sum of Expenses
- Sum of Income
- Difference of Sum and Income
Meta
Distributed under the CC license. See LICENSE for more information.
Contributing Fork it (https://github.com/EnigmaticZee/BudgetApp)