A simple and interactive web app that helps users track their daily income and expenses. It allows you to add, edit, and delete transactions, manage multiple accounts, and see real-time balance updates. This project was built using HTML, CSS, and JavaScript, with a focus on user-friendly design and dynamic DOM manipulation.
A beginner-friendly, interactive web app to track your daily income and expenses. Built using HTML, CSS, and JavaScript, this project helps you manage finances in a simple and clean interface.
- ✅ Add income and expense transactions
- 🏦 Manage multiple accounts
- 📊 Real-time balance updates
- 🎨 Color-coded transactions (green for income, red for expense)
- 🧹 Clear/reset data functionality
- 📱 Responsive design for mobile and desktop
- HTML5
- CSS3
- JavaScript (Vanilla)
📦 expense-tracker/ ├── index.html ├── style.css ├── script.js └── README.me
- DOM manipulation with vanilla JavaScript
- Event handling and form validation
- Dynamic UI updates without page reload
- Clean and readable code structure
- Real-world problem-solving with basic web technologies
- Add category filters (e.g. food, travel, bills)
- Export to CSV or PDF
- Dark mode toggle
- Login system for user-specific data
👉 View Live App (replace with your link)
👉 GitHub Repository (replace with your GitHub URL)
Hi, I'm Shashwat Kesharwani, a passionate web developer exploring the world of full-stack development.
Connect with me:
- 🌐 Portfolio
- ✉️ Email: your.email@example.com
Feel free to fork this repo, give it a ⭐ if you like it, and suggest improvements!