Skip to content

Building an app that can help people add money expenditure everyday to their account and track them

License

Notifications You must be signed in to change notification settings

satyadalei/money-expenditure-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Money Expenditure Tracker

What it does?

This web app helps you track your daily expences. Everytime you spend something, you add that money on this web app & it will save at what time and date you have spent money. You can also delete expenditures & it updates automatically.

It's live visit 👉 https://money-expenditure-tracker.onrender.com/↗️

Demo

A demo of adding expenditures to account

Tech Stack

Front-end: EJS, HTML, CSS, Bootstrap

Back-end: Node.js, Express.js, Javascript

Database: MongoDB

Deployed on: Render

Folder structure

Folder structure image

Features

  • Account create
  • User (Cookie based) authentication
  • CRUD operation
  • Login & Logout

Run Locally

Clone the project

  git clone https://github.com/satyadalei/money-expenditure-tracker.git

Go to the project directory

  cd money-expenditure-tracker

Install dependencies

  npm install

Start the server

  nodemon app.js

Open browser and type url

  http://localhost:3000

About

Building an app that can help people add money expenditure everyday to their account and track them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published