moisesrms / real-time-food-delivery

A real-time system that simulates the fulfillment of delivery orders for a kitchen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A real-time delivery orders for a kitchen

Objective

Create a real-time system that simulates the fulfillment of delivery orders for a kitchen.

Changing the courier dispatch strategy

You can change the strategy used just by changing their value in the .env file

How to run

Requirements

  • Node.Js

Steps to run

  • Install the dependencies
npm install
  • Run the code
npm start

About

A real-time system that simulates the fulfillment of delivery orders for a kitchen


Languages

Language:TypeScript 99.6%Language:Shell 0.4%