/expensor-server

MERN Stack Expense Tracking application with data visualisation

Primary LanguageJavaScript

Expensor - Expense Tracker

A Webapp to track your daily & monthly expenses with bar chart.

Features

  • Register/Login
  • Create, Remove, Edit Expense Categories
  • Add, Remove, Edit daily transactions
  • Full responsive bar chart displaying monthly expenses

Tech Stack

  • Reactjs, MUI, Redux Toolkit: For creating the frontend
  • Fetch API: For API calls
  • Nodejs, Expressjs: For handling backend requests
  • Mongodb: For database
  • mongoose: To interact with Mongodb database
  • Passport.js: for authorization
  • bcrypt : for hashing password