caclulate and track your monthly budget with pinning down your monthly income's, expenses and their relative ratio's.
Just clone the repository to your local environment/machine and open the index.html file ,the project has been built purely using vanilla javascript and ECMA Script 5 specifications, you'll just need a modern browser like chrome ,microsoftEdge or firefox that support javascript and you're good to go.
The application has been programmed keeping in mind the MVC(Model-View-Controller) paradigm implemented through javascript IIFE(Immediately-invoked function expression) and DOM(Document Object Model) manipulation.
- Add and remove income and expenses
- calculates the budget and expenses percentage accordingly
- Udemy
- stackOverflow

