Skip to content

It's a budget web-app that will help you keep track of your incomes and expenses.

Notifications You must be signed in to change notification settings

priyanshu-shubham/BudgetApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoodGoingBudget

This project is a "Budget App" with vanilla JavaScript.

This app shows, the balance, the income and the outcome. It also has a dashboard where the user can add a new entry (an income or an expense), and can toggle between the income list (that show only all income entries) and the expenses list (that shows only the outcome entries) and all list that shows all the entries. The user can edit or delete an entry. This app also has a chart, so the user can easily compare the income and outcome intuitively.

The user's income and expense entry list is stored in the local storage, so when he refreshes the page, or reboot his machine, he can always find his data there.

To contribute to this repo, kindly clone it on your local machine and then give a pull request after making changes.

This webapp is live here at https://goodgoingbudget.herokuapp.com/index.html .

Made with ❤ by Priyanshu

About

It's a budget web-app that will help you keep track of your incomes and expenses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published