A simple web-based Expense Tracker built with HTML, CSS, and JavaScript.
This app helps you record your daily expenses, categorize them, and view a summary of your spending.
Data is stored locally in your browser using localStorage, so it stays saved even after refreshing the page.
๐ Live Demo: Click here to try it
- โ Add new expenses with name, amount, date, and category.
- ๐ View expenses in a clean, tabular format.
- ๐ Automatic summary of total and category-wise spending.
- ๐พ Data persistence using browser localStorage.
- ๐จ Minimal and easy-to-use interface.
- HTML5 โ Structure
- CSS3 โ Styling
- JavaScript (Vanilla JS) โ Logic and localStorage
- โ๏ธ Option to edit or delete existing expenses.
- ๐ Add charts and graphs for better visualization of spending.
- ๐ฑ Improve mobile responsiveness for a smoother experience.
- Clone this repository:
git clone https://github.com/codesbysuraj/expense-tracker.git
Suraj Yadav
- GitHub: @codesbysuraj
- Email: surajy.tech@gmail.com