A modern, responsive Expense Tracker web application built using HTML, CSS, and JavaScript. The application helps users efficiently manage their income and expenses with real-time balance updates, transaction history, and persistent data storage using Local Storage.
- Add Income and Expense transactions
- Delete transactions
- Automatic Balance Calculation
- Real-time Income and Expense Summary
- Search transactions by description
- Filter transactions by category
- Persistent data using Local Storage
- Fully Responsive Design
- Clean and Modern User Interface
- Instant UI updates without page refresh
- HTML5
- CSS3
- JavaScript (ES6)
- Local Storage API
expense-tracker/
│── index.html
│── style.css
│── script.js
│── README.md
│── assets/
- Clone the repository
git clone https://github.com/DeviAnushka/expense_tracker.git- Navigate to the project folder
cd expense_tracker- Open
index.htmlusing Live Server or any modern web browser.
- Edit existing transactions
- Export transactions to PDF
- Export transactions to CSV
- Monthly Budget Planner
- Dark Mode
- Charts using Chart.js
- User Authentication
- Cloud Database Integration
Devi Anushka
- GitHub: https://github.com/DeviAnushka
- LinkedIn: www.linkedin.com/in/devianushka
⭐ If you found this project helpful, consider giving it a star on GitHub!