This project was developed with [NodeJS, ExpressJS and MongoDB].
BudgetWiz is a simple personal budget application built with the MERN stack. BudgetWiz/server represents the server API [back-end] of the application developed using the NodeJS, ExpressJS and MongoDB.
It contains the following key features:
- Express server file [server.js] [Application index file]
- App_server folder [mongoose models, express routes, nodeJS controllers files]
- user, income and expense models
- auth, user, income and expense routes
- auth, user, income and expense controllers
- MongoDB configuration flies [database management].
If you discover a security vulnerability within BudgetWiz/server, please send an e-mail to Nelson Maseko via [nelsonmsk710@gmail.com]. All security vulnerabilities will be promptly addressed.