Skip to content

Simple app to track in the International Space Station with some API calls and Leaflet.js. Built with HTML, CSS and vanilla Javascript.

Notifications You must be signed in to change notification settings

corquaid/api-iss-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track the International Space Station live!

Tracker screenshot

This is a one-page Javascript app showing the live position, orbital parameters and crew information for the ISS.

I used Leaflet.js maps (with a cool day/night terminator overlay from @joergdietrich) and called the "Where the ISS at?" REST API to retrieve the orbital data of the station.

The crew information is hard-coded but I'd like to create an API in the future that provides lots of relevant crew information too.

About

Simple app to track in the International Space Station with some API calls and Leaflet.js. Built with HTML, CSS and vanilla Javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published