Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dersj/426-final

comp 426 final
https://github.com/dersj/426-final

Last synced: 4 days ago
JSON representation

comp 426 final

Awesome Lists containing this project

README

        

# 426-final
comp 426 final

Db schema

Airports
- flights
- long and lat
- airport code
- city

Flights
- dep time
- arr time
- dep airport
- arr airport
- airline
- plane
- next flight

Airlines
- Logo
- Name

Planetypes
- name
- seat numbers