Skip to content

Mahesh-forcode/minorproj_expensetracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Personal Expense Tracker

A modern, animated, fully responsive expense tracker built using HTML CSS for now and will be adding some Js code later
This mini project helped me understand UI design, state management, DOM manipulation and component structuring.

Features

  • Add Income & Expense transactions
  • Auto-calculated Total Income, Total Expenses & Balance
  • Category icons (Work, Food, Transport, etc.)
  • Delete transaction option
  • Animated UI with gradients & micro-interactions
  • Filter: All | Income | Expense
  • Fully responsive layout
  • Clean two-file structure (index.html + style.css)

Tech Stack

  • HTML5
  • CSS3 (Animations + Responsive UI)
  • Js

📂 Project Structure

expense-tracker
|- tracker.html
|- tracker.css
|-tracker.js
|- README.md

PRIVIEW image

What I Learned

  • Creating clean UI components
  • Handling user input and dynamic updates
  • DOM manipulation in real tasks
  • Designing modern interfaces with gradients & animations
  • Organizing a frontend project professionally

Next Improvements

  • Add LocalStorage support
  • Add charts (income vs expenses)
  • Convert this into a React app
  • Add authentication & backend later

Contributions Feel free to fork this repo and submit improvements!

_STAY TUNED FOR FUTURE UPDATES_😼✨

About

A clean, animated expense tracker built with HTML, CSS and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors