Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 544 Bytes

File metadata and controls

32 lines (20 loc) · 544 Bytes

Fine-Track

A Finance tracker web application which helps managing personal finances. Based on MERN Stack.

Installation

Start the web app using the following instructions

1 - Change .env file as per your requirements
2 - FRONTEND
        cd frontend
        npm i 
        npm run dev
3 - BACKEND
        cd backend
        npm i 
        npm run dev

Features

  • Login and Registration of user
  • Implementation of mongodb
  • Export transaction to PDF & EXCEL
  • Graphical representation of the user transactions