Hi! I have created this project to track the current coordinates (lattitude and longitude) of the International Space Station (ISS). This is done using the API request. I have used the WTIA REST API and fetched the live coordinates of the ISS and displayed it on the webpage.
Live URL: gargajit.github.io/whereisiss/
Following are the major highlights of the following project:
- API request (To get the current coordinates of ISS)
- Animation (on ISS moving on page load)
- Dynamic Content (title and coordinates on every button click)
The project uses HTML, CSS and frontend JS using JQuery syntax.