A professional web-based Expense Tracker built using HTML, CSS, and JavaScript.
It allows users to track income and expenses month-wise, manage budgets, and view financial analytics with AI-based spending insights.
- ๐ Date picker with month-wise filtering
- ๐ Dashboard cards (Balance, Income, Expense, Savings %)
- ๐ Category-based analytics chart
- ๐ Overspending alert popup
- ๐ฐ Monthly budget system
- ๐ค AI spending suggestions
- ๐ Transaction history (saved permanently)
- ๐ Sort transactions (Latest / Oldest)
- ๐ Reset all data option
- ๐พ LocalStorage data persistence
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- Chart.js
expense-tracker/
โ
โโโ index.html
โโโ css/
โโโ js/
โโโ assets/
โโโ images/
โโโ logo.png
โโโ favicon.png
## ๐ฆ How To Run
1. Download or clone the repository
2. Open the folder
3. Double-click `index.html`
4. Start tracking your expenses
---
## ๐ผ Resume Description
Developed a responsive Expense Tracker web application with monthly reporting, budget monitoring, transaction sorting, and AI-based spending insights using HTML, CSS, and JavaScript. Implemented LocalStorage for persistent client-side data storage and built dynamic dashboard analytics using Chart.js.
---
## ๐ฎ Future Improvements
- Dark mode toggle
- Export to PDF/CSV
- User authentication
- Cloud database integration
- Mobile responsive enhancements
---
Made with โค๏ธ by Suhani