Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

Works on Edge, Chrome, and Chromium Browsers. Doesn't work on Firefox.

MonepMap

MoneyMap is a lightweight personal finance tracker built with modern web technologies that stores your expense data locally in the browser using IndexedDB — no server, no cloud, just private and fast tracking.

Features

  • Add expenses with details like amount, category, and date

  • Data is stored persistently in the browser via IndexedDB, even after page reloads

  • Works completely offline — perfect for privacy-focused users

  • Minimalist and intuitive UI for quick expense entry

  • Optional visualizations (charts/tables) for monthly or category-wise breakdown

Tech Stack

Client: ReactJs

Server: 100% Client-Side (IndexedDB)

Run Locally

Clone the project

  git clone https://github.com/AmalFrancisOlakengil/MoneyMap.git

Go to the project directory

  cd MoneyMap

Install dependencies

  npm install

Start the server

  npm run start

Feedback

If you have any feedback, please reach out to francisamal030@gmail.com

Demo

Watch the video
Live Demo - click here

About

MoneyMap is a lightweight personal finance tracker built with modern web technologies that stores your expense data locally in the browser using IndexedDB — no server, no cloud, just private and fast tracking.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages