Skip to content

Latest commit

 

History

History
 
 

expense-tracker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Expense Tracker

Keep track of income and expenses. Add and remove items and save to local storage

Project Specifications

  • Create UI for project
  • Display transaction items in DOM
  • Show balance, expense and income totals
  • Add new transation and reflect in total
  • Delete items from DOM
  • Persist to local storage