Skip to content

dev-zohaibkhan/Project3_Expense-Tracker-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker 💰

A simple and lightweight Expense Tracker web application built using HTML, CSS, and JavaScript. This app allows users to add, view, and remove expenses while automatically calculating the total amount. All data is stored in the browser using localStorage, so expenses persist even after a page refresh.


Features

  • Add expenses with name and amount
  • Display a list of all expenses
  • Remove individual expenses
  • Automatically calculate total expenses
  • Data persistence using browser localStorage
  • Responsive and clean UI

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Browser Local Storage

About

Expense Tracker is a simple web application built with HTML, CSS, and JavaScript that allows users to add, list, and remove expenses. The app automatically calculates the total expense and uses browser localStorage to persist data, ensuring expenses remain saved even after a page refresh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors