Skip to content

A finance tracker web application which helps users to manage their personal finances

Notifications You must be signed in to change notification settings

Lakshya52/Fine-track-college-minor-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A finance tracker web application which helps users to manage their personal finances

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published