Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Williams-Christopher/b901038e23d42417ac2d0da88a7094f3 to your computer and use it in GitHub Desktop.
Save Williams-Christopher/b901038e23d42417ac2d0da88a7094f3 to your computer and use it in GitHub Desktop.
Module 12, Checkpoint 2 - Description
Using three APIs this app will show users upcoming space launches, mark the launch sites on a map, and, if available, provide a weather forecast forecast for the launch window.
APIs to be used:
Launch data: LaunchLibrary -> https://launchlibrary.net/docs/1.3/api.html
Map data: Google Maps -> https://developers.google.com/maps/documentation/javascript/tutorial
Weather data: OpenWeatherMap -> https://openweathermap.org/api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment