Website provides a good way to manage a nutritionist clinic.
To see Nutritionist Manager UI click here
This project is implemented for practice purposes. The main motivation for this project is practicing on the NodeJs with mongoDB.
- NodeJs
- ExpressJs
- MongoDB: with mongoose
- Add food to the Food Table with connection with database
- Create a patient diet program
- CRUD operations for the Food and client with its Program
- Using bcrypt to hash the user password before store or read it from database
- Clone the repo file from the GitLab
- Write
npm i
in the console to install the express, mongoose, bcrypt
It is the first version
- Momin Arafa - software engineer - PSEU
No License