Skip to content

letqin/space-in-your-face

Repository files navigation

Space In Your Face

thecosmos

We have designed a space themed web page with a couple of very interesting APIs. The first uses the two-line element (TLE) set to calculate the current location of the ISS in Earth's orbit. The second is a picture of the day from NASA. Quick links to several space related websites are included at the right side of the page so users can more easily access their site.

APIs used

The Where the ISS at API uses the two line element set of the International Space Station to display where it is. The TLE data is then converted into latitude and longitude in JSON format. This location is of course approximate due to there being no solid point of reference in space and the incredible speed of the Space Station. This information is then used by tiles to build the map for Openstreetmap to display. The ISS image is displayed using Leaflet according to the TLE data.


APOD is NASA's picture of the day API which is used to display a new picture every day from their photo library. Photos from the Curiosity rover, nebulas, and some particularly beautiful astronomical phenomenon are some of the many things they have included. The website can also be visited to see the full library of pictures, of which there are thousands.

The Page Itself

In the Quick Links section, we have included a link to a few space related websites. From top to bottom we have NASA, SpaceX, Virgin Galactic, and of course the ISS live stream. The information on these websites can (and should) be explored as they are incredibly informative.

Additional Information

This project was made for the MSU coding boot camp unit 7 project 1. The website may be built upon to include more information and interaction in the future. Space In Your Face is deployed live to Github Pages for your browsing.

Links

Releases

No releases published

Packages

No packages published

Languages