Git Product home page Git Product logo

airschedule's Introduction

Airschedule is a program that allows for the configuration, simulation, and management of an airline's aircraft and flights. Currently it is very simple, and only allows dispatchers to modify the scheduled departure times for a given flight, or switch a flight from one aircraft to another.

Any number of clients (dispatch stations) can be connected to the server and modify the schedule.

Installation

  1. Install Python 3.7.x on the server and client computers
  2. Install the necessary python libraries with pip install requirements.txt
  3. Clone/Download this repo onto the client/server computers
  4. You may need to open a network port/configure security settings. Airschedule operates on port 51010
  5. On the server computer, Modify Readme.scn to create a scenario of choice. There isn't currently an option to load a scenario with a different name.

Usage

  1. Server should run server.py.
  2. Clients should run client.py. A GUI will load and display the schedule page once connected.
  3. Clients can click and drag flights in 5 minute increments horizontally, or between aircraft vertically.
  4. Clients can double-click and drag to select and move an entire line of flights.

Screenshots

airschedule's People

Contributors

ddthj avatar domnomnom avatar

Stargazers

Mayank Upadhyay avatar

Watchers

James Cloos avatar  avatar

Forkers

domnomnom

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.