mohannaddQA / airline-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

airline-system

a control system for an Airline

where you will keep tracking each flight status by contacting the pilot of that flight who in turn will inform the manager and the system when a flight took-off and arrived.
this system will be created using Server side events. socket.io.


UML diagram

UML diagram

Usage

1- make sure you have node.js istalled
2- clone the porject to your local machine
3- in the termenal open 4 seperate windows the project folder
4- in each window navigate to /server.js , /system.js , /manager.js , /pilot.js
5- to satrt the project, run each file node fileName.js in each terminal window

About

License:MIT License


Languages

Language:JavaScript 100.0%