Skip to content

selvaganapathycoder/Money-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’ฐ Money Tracker

License: MIT
GitHub issues
GitHub stars

Simple webโ€‘based money/expense tracker built with plain HTML, Materialize CSS, and JavaScript.

๐Ÿ”— Live Demo

Check out the working version here:
Money Tracker Live


๐Ÿ“Œ Features

  • โœ… Add new transactions (item name + amount)
  • โœ… Edit existing transactions
  • โœ… Delete single transactions
  • โœ… Clear all transactions at once
  • โœ… Realโ€‘time total money calculation
  • โœ… Clean UI powered by Materialize CSS + Font Awesome icons
  • โœ… Easy to use โ€” works on any modern browser, no backend needed

๐Ÿ› ๏ธ Built With / Technologies

  • HTML5
  • CSS3 (Materialize CSS framework)
  • JavaScript (Vanilla JS, DOM manipulation)
  • Font Awesome (Icons)

๐Ÿš€ How to Use / Run Locally

  1. Clone the repo
    git clone https://github.com/selvaganapathycoder/Money-Tracker.git
    
    Navigate to the project folder
    

cd Money-Tracker

Open index.html in your favorite web browser โ€” the app will load and you can start tracking money immediately.

No build tools or server required โ€” purely frontโ€‘end.

๐Ÿ’ก Possible Improvements You Could Add Later

Persist data using localStorage, or integrate with a backend / API to save across sessions

Add categories (e.g. Food, Transport, Shopping) and filters

Distinguish between income vs expense, and show negative/positive values differently (e.g. green for income, red for expense)

Show date/time for each transaction

Responsive / mobileโ€‘friendly layout improvements

Add analytics โ€” total income / total expenses / net balance / charts

๐Ÿ“„ License

This project is licensed under the MIT License โ€” see the LICENSE file for details.

๐Ÿ‘ค Author

Selvaganapathy Coder

GitHub: selvaganapathycoder

Live demo: Money Tracker

Made with โค๏ธ using HTML, CSS, and JavaScript


If you want โ€” I can also generate a GIF demo for you (a short screen-recording showing adding/editing/deleting items + total update) and include its Markdown snippet so you can just copy-paste it into README. ::contentReference[oaicite:1]{index=1}

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors