Inspiration
Many students struggle to track their daily expenses. They often don’t know where their money goes, which creates financial stress. This problem inspired me to build a simple and easy-to-use expense tracking system.
What it does
This is a web-based expense tracker that allows users to:
- Add income and expenses
- View current balance
- Track daily transactions
- Manage personal finances in a simple way
How I built it
I built this project using basic web technologies:
- HTML for structure
- CSS for design
- JavaScript for functionality
- LocalStorage to store data in the browser
Challenges I ran into
- Managing data properly using localStorage
- Keeping the UI simple but useful
- Handling add/remove transactions without bugs
What I learned
- How to manage user data in frontend
- Improving problem-solving skills
- Building a complete project within limited time
Future improvements
- Add login system
- Add charts/analytics
- Mobile optimization
Log in or sign up for Devpost to join the conversation.