8000 GitHub - ltarar/airport_python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ltarar/airport_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airport Challenge

        ______
        _\____\___
=  = ==(____MA____)
          \_____\___________________,-~~~~~~~`-.._
          /     o o o o o o o o o o o o o o o o  |\_
          `~-.__       __..----..__                  )
                `---~~\___________/------------`````
                =  ===(_________)

Task

As an air traffic controller So I can get passengers to a destination I want to instruct a plane to land at an airport

As an air traffic controller So I can get passengers on the way to their destination I want to instruct a plane to take off from an airport and confirm that it is no longer in the airport

As an air traffic controller To ensure safety I want to prevent takeoff when weather is stormy

As an air traffic controller To ensure safety I want to prevent landing when weather is stormy

As an air traffic controller To ensure safety I want to prevent landing when the airport is full

As the system designer So that the software can be used for many different airports I would like a default airport capacity that can be overridden as appropriate This program emulates all the requirements by air traffic controller to system designer in order to control the flow of planes at an airport and make changes to the airport plane capacity.

Tech/framework used

*Python *Pytest

Tests

Offers multiple tests to fulfil user requirements.

Motivation

The motivation behind this program was that to:

  • write code that is easy to change
  • can test-drive my code
  • can build with objects
  • know my language works

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
2DC7

Languages

0