Skip to content

A website to track the live position of International space station , to get the info about when you can catch it at your location and some interesting weekly blogs.

Notifications You must be signed in to change notification settings

prakhar1144/Track-S

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track-S

Track the Space Station

A website developed out of my curosity towards International Space Station

Homepage

img

Features

img

This Feature tells the current position of Space Station on an interactive map, refreshes every 5 second

  • I have used API endpoints provided by Open-notify to get the live latitude and longitude of Space Station as json response.
  • Used the leaflet.js javascript Library for interactive map.
  • Used the json response (lat, lon) to put the marker on the map which updates in a animated way every 5 second.

img

This Feature tells the schedule at which you can spot the Space Station from your location with naked eye in clear sky.

  • Used leaflet.js javascript library for interactive map.
  • When a user clicks at a location in the map, data (lat, lon) is collected of that location
  • GET request is sent to Open-notify with lat,lon as parameter to get the schedule.

img

img

About

A website to track the live position of International space station , to get the info about when you can catch it at your location and some interesting weekly blogs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published