A simple and clean Expense Tracker built using HTML, CSS, and JavaScript.
It helps you track income and expenses, calculate your balance automatically, and manage transactions easily with a smooth UI.
- Add income and expense transactions
- Automatic balance calculation
- Income & expense summary
- Delete transactions
- Clean and responsive UI
- HTML β Structure
- CSS β Styling
- JavaScript β Functionality
Expense-Tracker/
βββ index.html
βββ style.css
βββ script.js
git clone https://github.com/devansh934/Expense-Tracker.git
cd Expense-Tracker
Open index.html in your browser.
π Future Improvements Save data using localStorage
Add categories
Add charts & analytics
