Skip to content

The main aim of this project was to solve improper Expense tracking. With the help of this project Club Co-ordinator users can manage their Expenses easily and categorize them in different categories provided in the Webapp. Clubs can track upto 3 Months of their Expenses which makes it easier for them to plan their Expenses for respective events…

Notifications You must be signed in to change notification settings

Sureshsahu7/IITP_club_expenses_management_system

Repository files navigation

IITP_club_expenses_management_system

Description

This is IITP_clubs expenses management_system and Tracker Web App to manage all the Expenditure and conduct fests and events efficiently in college. You can add and delete Expenses easily with different categories.

The main aim of this project was to solve improper Expense tracking. With the help of this project Club Co-ordinator users can manage their Expenses easily and categorize them in different categories provided in the Webapp. Clubs can track upto 3 Months of their Expenses which makes it easier for them to plan their Expenses for respective events and fests of college. With the help of charts , data could be visualized far more conveniently.

View live App

Hosted at https://worrisome-gear-frog.cyclic.app/

Built with

The MERN Stack

  • MongoDb
  • Express
  • ReactJs
  • NodeJs

Other

  • Bootstrap

Run Locally

Clone the project

  git clone https://github.com/Sureshsahu7/IITP_club_expenses_management_system.git```


Go to the project directory

cd IITP_club_expenses_management_system```

Install dependencies in project directory

  npm install```

Go to the client folder

cd client```

Install dependencies in client

  npm install

Start the client react project

  npm run start

Come back to project directory

  cd ..

Start Server using node or nodemon

  node app.js 
  or nodemon app.js

Please Use Tailwind CSS for styling components

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

`SECRET_KEY` : For verifying jwt tokens.

`DATABASE` : contains the dbURI of MongoDB connections

About

The main aim of this project was to solve improper Expense tracking. With the help of this project Club Co-ordinator users can manage their Expenses easily and categorize them in different categories provided in the Webapp. Clubs can track upto 3 Months of their Expenses which makes it easier for them to plan their Expenses for respective events…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages