Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.14 KB

README.md

File metadata and controls

41 lines (31 loc) · 1.14 KB

Nutritionist Clinic API

Website provides a good way to manage a nutritionist clinic.

To see Nutritionist Manager UI click here

Table of Content

General Information

This project is implemented for practice purposes. The main motivation for this project is practicing on the NodeJs with mongoDB.

Technologies

  • NodeJs
  • ExpressJs
  • MongoDB: with mongoose

Features

  • 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

Requirements

  • Clone the repo file from the GitLab
  • Write npm i in the console to install the express, mongoose, bcrypt

Version

It is the first version

Author

License

No License