/caps

Primary LanguageJavaScriptMIT LicenseMIT

LAB - Class 11, 12, 13

Project: Code Academy Parcel Service (CAPS)

Author: Tim Traylor

Problem Domain

A real-time service that allows for vendors, such as flower shops or restaurants, to alert a system of a package needing to be delivered, for drivers to instantly see what’s in their pickup queue, and then to alert the vendors as to the state of the deliveries (in transit, and then delivered).

Running the app

node server.js will start the server to listen node driver/index.js will start the driver module to listen node vendorACME/index.js will start the orders for them. node vendor800flowers/index.js will start the orders for them.

UML Diagram

Diagram created with MIRO