Skip to content

An API to handle the requests of the Nutritionist Manager UI and connect it with Database

Notifications You must be signed in to change notification settings

Momen-G-Ar/nutritionist-manager-api

Repository files navigation

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

About

An API to handle the requests of the Nutritionist Manager UI and connect it with Database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published