Skip to content

An interactive educational app built in an Agile group within a week with JavaScript using multiple APIs, Node.js, webpack and Express for the server side.

Notifications You must be signed in to change notification settings

b09/group_project_iss_tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA International Space Station Tracker

Now deployed to Heroku at https://nasa-iss-tracker.herokuapp.com/

Project definition

An interactive educational app built with JavaScript using Node.js, webpack and Express for the server side. It uses positional data from the International Space Station (ISS) as a fun way for users to retrieve educational material about locations around the Earth! Created within a 4-person Agile team over the course of a week.

MVP

  • Take user selection of a location and display a prediction of the next time the ISS will be above that location.
  • A dynamic map showing the ISS current location related to city selection.

Extensions

  • Take user selection of a location and display educational material relevant to that location.
  • Use NASA media resources to provide relevant and appealing background content.

Data sources used

About

An interactive educational app built in an Agile group within a week with JavaScript using multiple APIs, Node.js, webpack and Express for the server side.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.0%
  • CSS 12.7%
  • HTML 8.3%