Skip to content

jasontwuk/JavaScript-Project_Budget-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Project_Budget APP

This web application let users set their budgets and keep track of their expenses. Users can edit their budgets and add / delete / modify their expenses at any time. The balance number will turn red to indicate over spending, otherwise it will be green to show the budget is still looking healthy.

This is a project inspired by John Smilga. I rewrote the JavaScript part on my own after I learnt how to do it. Also, I modified the interface to make it more user-friendly.

Live site: https://jasontwuk.github.io/JavaScript-Project_Budget-APP/

Used technologies

  • HTML5
  • CSS3
  • Vanilla JS

Used resource

Here is how it looks like:
budget app

budget app

About

This web application let users set their budgets and keep track of their expenses. Users can edit their budgets and add / delete / modify their expenses at any time. The balance number will turn red to indicate over spending, otherwise it will be green to show the budget is still looking healthy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors