Expensetracker
The main aim of this project was to solve improper Expense tracking. With the help of this project user can manage his/her Expenses easily and categorize them in different categories provided in the Webapp. User can track upto 3 Months of his Expenses which makes it easier for him to plan his Expenses. With the help of charts , data could be visualized far more conveniently.
Install / Use
/learn @Bug-Slicers/ExpensetrackerREADME
Expense Tracker
Description
This is Expense Tracker Web App to manage all your Daily Expenses.
You can add and delete Expenses easily with different categories.
Run Locally
Clone the project
git clone https://github.com/Bug-Slicers/expensetracker.git
Go to the project directory
cd expensetracker
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
Authors
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
