A modern and responsive Expense Tracker application built with HTML, CSS, and JavaScript. It helps users manage their daily finances by tracking income, expenses, and available balance with data stored in the browser using Local Storage.
- β Add income and expense entries
- π΅ Automatically calculate total income
- πΈ Automatically calculate total expenses
- π Display current balance
- π Add date for every transaction
- ποΈ Delete individual transactions
- πΎ Data saved using Local Storage
- π± Responsive design for desktop and mobile
- β‘ Instant updates without page reload
- HTML5
- CSS3
- JavaScript (ES6)
- Local Storage API
-
Open the project folder.
-
Run
index.htmlin your browser.
Expense-Tracker/
βββ index.html
βββ style.css
βββ script.js
βββ README.md
- Edit existing transactions
- Expense categories
- Monthly reports
- Charts and analytics
- Export data to PDF or Excel
Esha Mukhtar
GitHub: https://github.com/eshamukhtar754
β If you like this project, don't forget to star the repository.