Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dersj/426-final
- Owner: DersJ
- Created: 2018-12-10T19:58:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T16:21:25.000Z (almost 6 years ago)
- Last Synced: 2024-11-10T16:53:00.485Z (2 months ago)
- Language: JavaScript
- Size: 101 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 426-final
comp 426 finalDb schema
Airports
- flights
- long and lat
- airport code
- cityFlights
- dep time
- arr time
- dep airport
- arr airport
- airline
- plane
- next flightAirlines
- Logo
- NamePlanetypes
- name
- seat numbers