Inspiration Managing daily expenses can be overwhelming, especially for students and young professionals. I wanted to create a simple, user-friendly web app to help users track their spending and understand their financial habits better.
How I Built It
I built this project using:
HTML for structure CSS for styling JavaScript for functionality and calculations All logic runs directly in the browser — no backend or database needed!
Features
Add new expenses with amount and description Automatically updates total spending Clean and responsive UI Works without any login or API
What I Learned
DOM manipulation using JavaScript Event handling for buttons and forms Structuring and organizing a simple project Clean UI layout using CSS Flexbox
Challenges Faced
Managing dynamic elements (like new expense entries) Keeping the design minimal yet functional Making the app responsive for all screen sizes
Log in or sign up for Devpost to join the conversation.