Skip to content

A sleek app to manage Income and Expenses of your financial accounts.

Notifications You must be signed in to change notification settings

anmol-242/income-expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Income-Expense-Tracker

A sleek app to manage Income/Expenses of your financial accounts


  • User Authentication and Authorization:

    Allows users to sign up and log in to their personal accounts using secure authentication mechanisms.

  • Income and Expense Management:

    Enable users to create different financial accounts and add transactions of income or expense in them. Track expenses by date, category, and description.

  • Dashboard and Reporting:

    Provide a visual dashboard displaying an overview of the user's expenses, including total expenses, income, and balance with a list of accounts of the user.


How to run

  • Frontend

    Step 1: cd client
    Step 2: npm install
    Step 3: npm start

  • Backend

    Add your mongodb cluster connection string in server/config /dbConnect.js

    Step 1: cd server
    Step 2: npm install
    Step 3: npm start

About

A sleek app to manage Income and Expenses of your financial accounts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published