/ISS-tracker

A web app to get International Space Station Location in real-time. Technology I used: JavaScript (ES6, DOM, fetch API), HTML5, CSS3

Primary LanguageCSS

ISS-tracker

ISS Tracker - a website to get International Space Station Location in real time.

  • Executed site’s responsive interface using CSS3 features flexbox & grid layout.
  • Handled ISS location data getting system using browser fetch API.
  • Implemented OpenLayers Map in order to visualize the data.
  • Super responsive for different kind of display. Used vw unit and media query.

Technology: JavaScript (ES6, DOM, fetch API), HTML5, CSS3