sdcaulley / iss-tracker

Final Code Fellows Code 201 project
1 stars 1 forks source link

International Space Station Tracker

Abstract

This project will use several APIs to track the International space station and present that data and any live webstream content available.

Goals

  1. This project will produce a web-app that will track the international space station.
  2. The app will take user location and show it on the map and/or inform the user of the next overhead pass of the space station.
  3. The app will allow the user to select from several people, places, or mission payloads to learn more.
  4. The app will take user location and show it on the map and/or inform the user of the next overhead pass of the space station.
  5. The app will allow the user to select from several people, places, or mission payloads to learn more.
  6. Data will persist in HTML localStorage

API usage

FUNCTIONS & JS files

Pages

Strech Goals