4dityaratan / expense-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 43.5%Language:CSS 33.9%Language:HTML 22.6%