Skip to content

Mini app to track the income and expense of the budget made with ES6 JavaScript

Notifications You must be signed in to change notification settings

kajal1106/JSBudgetTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Tracker

Budget Tracking application using modern javascript.

Live Demo

https://jsbudgettracker.netlify.app/ https://kajal1106.github.io/JSBudgetTracker/

Key Features

  • Adding expense and income separetely. You can even delete the expense or income from the list
  • Saving data in localStorage to make it persistent. If the user is in the same month, no matter if he/she reloads the page, the app will keep the budget state. In order to do this, I'm saving now the month and year as part of the app data.

About

Mini app to track the income and expense of the budget made with ES6 JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published