Skip to content

eshanbhuse/Expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

A simple web application to help you keep track of your expenses and income. It lets you add, view, and delete records so you can see where your money goes.

Features

  • Add income and expense entries with category, amount, and date.

  • View a list of all entries.

  • Delete entries you no longer need.

  • Basic summary of total income, total expense, and balance.

  • User authentication (login/signup).

  • Created Dashboards for user convenience

Tech Stack

Frontend: React

Backend: Node.js + Express

Database: MongoDB

Contribution

If you want to contribute, feel free to fork the repo, make changes, and create a pull request.

Releases

No releases published

Packages

 
 
 

Contributors