Giter Club home page Giter Club logo

airport-gate-management-system's Introduction

Airport Gate Management System

This is a REST service that manages available gates for planes to park at an airport.

Certain gates are only available between certain times. When a request for a gate arrives to the REST service at a specific time, the service checks what gates are available at the current time as well as weather or not they are currently in use.

Use cases:

1. The REST service accepts a flight number and returns the assigned gate.

1.1 Success assignGate-success.png

1.2 If plane was already located on the gate, then plane is being relocated to a new gate. assignGate-successWithRelocation.png

1.3 If a gate is not available, an appropriate response is returned from the REST service. assignGate-notAvailable.png

2. The service accepts requests to update a gate as available.

1.1 Success makeGateAvailable-success.png

1.2 If passed gate id cannot be found, an appropriate response is returned from the REST service. makeGateAvailable-cannotFindGate.png

3. Administrators are able to update the times that gates are available at.

1.1 Success updateGateAvailability-success.png

1.2 If passed gate id cannot be found, an appropriate response is returned from the REST service. updateGateAvailability-cannotFindGate.png

Class diagram:

Class Diagram.png

airport-gate-management-system's People

Contributors

danen1995 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.