Skip to content

Haven-Code/ISS-Tracking-Vue

Repository files navigation

ISS Tracking App

Netlify Status MIT license forthebadge forthebadge


Demo: https://hv-iss-tracking.netlify.app/

Features

  • Serverless with Netlify
  • Using Here Map API
  • Calculating location, height adn speed through TLE (Two-Line Elements)
  • Drawing Orbit with Polyline (Here API)
  • Locating user location and mark on map

Dependence

Continue Development

Step 1: Install Nodejs

Step 2: Install yarn

npm i -g yarn

Step 3: Clone the repo:

git clone https://github.com/Haven-Code/ISS-Tracking-Vue.git

Step 4: Install dependences

yarn install

Step 5: Compiles and hot-reloads for development

yarn serve

Step 6: Compiles and minifies for production

yarn build

Donation:

Paypal

About

Calculate the International Space Station location and orbit from TLE

Resources

Stars

Watchers

Forks

Releases

No releases published