Application that helps you manage and track your daily expenses. Designed to be simple and intuitive, this expense tracker app will help you to be aware of what is happening in your own wallet. A great budget manager tool for everyone who is concerned about their spending.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Install Node js on your machine. You can download it from this link (https://nodejs.org/en/).
- Install MongoDB's community version. (https://www.mongodb.com/try/download/community)
- Clone the repo
git clone https://github.com/MuhammadIbrahim001/ExpenseApp.git
- Install NPM packages
install npm
- Start Project
npm start
- React.js
- Node.js
- Express.js
- MongoDB
Following are the features available in Expense App:
- Income Track : Tracking user income that how much invested and how much balance left.
- Monthly Expenses : Tracking user expenses on the basis of months.
- Add Expense Categories : Allow user to add expenses for different Categories.
- Expense Categories : Check expenses on the basis of added Categories.
- Sign In
- Sign up
- Dashboard
- Categories
- History
- Settings
- Muhammad Ibrahim