Skip to content

Young799/Dentistimo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookingManager

Description

The Booking Manager component handles incoming requests from the UI. The requests are processed by checking the current appointments for the Dentist and checking if there is an available slot based on the numbe of dentists. Approved requests are then sent as appointments to the DB.

Dependencies

The component uses the following dependencies:

-Node JS

To run this application Node js is required to be installed.

-MQTT js

MQTT for inter component traffic.

-Mongoose

Mongoose for communication with the Database.

-Opossum

Opossum Circuit Breaker for Fault Tolerance

Installation

To Install the Component run the following command from the terminal or command prompt:

npm install

Start Application

To run the application from terminal or command prompt:

node app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •