What's that on the ground?
Whenever I get the window seat on an airplane, I'm always wondering what's down below. I'm a map maker by trade, but my coding skills have always been lacking. I'm using my strong interest in this problem to motivate me to write more code.
- Make sure Node.js is installed
- Clone or download the repository
- Open Terminal app (OSX) or PowerShell (WIN)
- Change directory (
cd
) to the app directory - run
npm install
npm start
Airport data from Openflights.org
Flight information from FlightAware
Map platform from Mapbox
Spatial tools from Turfjs.org
App wrapper by Electron
Developed in Atom Editor
Licensed under Apache 2.0. Please see License file