Skip to content

A scatter plot showing the realtime latitude and longitude of the ISS.

License

Notifications You must be signed in to change notification settings

jeremyhamm/iss-locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛰️ ISS Position Tracker

A scatter plot showing the realtime location of the International Space Station.

Example

Introduction

The Internation Space Station (ISS) was launched in 1998 and current orbits our planet 15.5 times a day at over 17,000 mph. This app shows the realtime latitude and longitude of the ISS. It is built with Node js, Vue js and Socket IO.

Installation

Server
cd server
npm install
node index
(Runs on port 3000)
Client
cd client
npm install
npm run serve

About

A scatter plot showing the realtime latitude and longitude of the ISS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published