Aurous / ISSTracker

International Space Station Tracker

Home Page:http://iss.ryanhill.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

International Space Station Tracker

The tracking api utilizes Open Notify, an open source project that drive two of the apis in this project.

ISS-Location-Now returns the current location of the International Space Station in latitude and longitude.

People-In-Space returns everyone who is currently in space with their name and what craft they are on.

The photos of the astronauts is being provided by NASA's Api NASA Image and Video Library

Using the astronauts name then filtering the search for portrait in the description of the data returns the images that show the astronauts.


React JS Frameworks Used:

React - Main javascript framework

@material-ui/core - Main style and content manager

@material-ui/icons - Icons used on people in space page

material-ui-image - Used to make world map resize in 16:9 ratio

react-router-dom - Enables app to have muiltiple pages easily

About

International Space Station Tracker

http://iss.ryanhill.com

License:Apache License 2.0


Languages

Language:JavaScript 94.2%Language:HTML 3.2%Language:CSS 2.6%