Skip to content

This is a Expense Manager web application, where you can track and manage you daily expenses with ease. You can eaisly login or register in the app and start manage your expenses. You can see your added expense filtered by month and year. You can also add your monthly income, and your remaining balance will be calculated accordoing to your expen…

Notifications You must be signed in to change notification settings

abhishekpawan/expense-manager-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


About The Project

expensemanagermockup

This is a Expense Manager web application, where you can track and manage you daily expenses with ease. You can eaisly login or register in the app and start manage your expenses. You can see your added expense filtered by month and year. You can also add your monthly income, and your remaining balance will be calculated accordoing to your expenses. You can also edit and delete your expenses. There is also an monthly bar chart which will keep adjusting according to your expenses of each month, through which you can compare your monthly expenses in a single glance. You will also get popup notification based on every tasks

Basic Functionality of this project:

  • Login/Register to the application
  • Login and Register form have complete validation
  • Adding, Deleting, Editing Expenses
  • Expenses will filter according to month and year
  • Adding, Editing incomes according to respective months
  • Showing total expense amount and the remaining balance according to respective months

🏗️: Built With

  • ReactJS
  • NodeJS
  • MongoDb
  • jsonwebtoken
  • bcryptjs
  • HTML CSS JavaScript
  • Bootstrap
  • antd Design

Getting Started

Installing Backend of the Project

Clone the repo

git clone https://github.com/abhishekpawan/expense-manager-backend

To Install all the dependencies

npm install

Installing MongoDB

You should also have MongoDB setup on your pc

For this, visit mongodb site: https://www.mongodb.com/try/download/community, download it and setup the database server

You can also install MongoDB Compassfor viewing the database in GUI

Now, Setup the config.env file in config folder of the project

Start the Server

npm run dev

Backend setup is now completed

Installing Front-end of the Project

NOTE: THIS IS ONLY THE BACK-END PART OF THE PROJECT

SEE FRONT-END HERE: Expense-Manager (Front-End)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Check my portfolio: abhishekpawan.me 😁
LinkedIn: Abhishek Pawan

Made with my love of development ❤

About

This is a Expense Manager web application, where you can track and manage you daily expenses with ease. You can eaisly login or register in the app and start manage your expenses. You can see your added expense filtered by month and year. You can also add your monthly income, and your remaining balance will be calculated accordoing to your expen…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published