Skip to content

imclab/flight-status

 
 

Repository files navigation

PSAS Flight Status

A tracking system for rocket systems, parts, and software leading up to a launch.

Install

$ sudo apt-get install python python-pip virtualenvwrapper
$ mkvirtualenv flightstatus
(flightstatus)$ pip install -r requirements.txt

Run

$ workon flightstatus
(flightstatus)$ python app.py

About

A web based flight status project management suite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published