Skip to content

dylan-13/ISS-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISS SPACESHIP VIEWER

A Node/React Js website

ISS-SPACESHIP-VIEWER is a dynamic website that includes 2D and 3D maps to see the position of the ISS, a vocal command who can tell where ISS is, Google street view of the inside, a live cam filming the earth from the spaceship, a quiz about the life onboard, and pictures of the space who change everyday.

It was created by 5 students of the Wild Code School Marseille during 5 weeks : Ornella Gristi, marie gory, Florian Plot, Alexis ARCHER and Dylan BERTHIER.

Everyone is welcome to use it. It's our second project since we started coding, and we are very proud of it.

Structure

  • /app.js Entry point for the application, configures the router
  • components/Router.js Allows to change component without refresh page
  • components/bouton/Arty.js Initialisation of the vocal command
  • components/bouton/ArtyomComander.js Parameters of the vocal command
  • components/footer/Footer.jsEnd of the page, contact
  • components/footer/SocialMedia.jsEnd of the page, social networks links
  • components/live/Live.js Iframe of a live from ISS
  • components/map/Map.js 2D Map for localise position of ISS
  • components/streetview/Streetview.js Iframe of the streetview of ISS by Google
  • components/miniGame/MiniGame.jsIframe of ghify and Nasa mini retro games
  • components/navbar/Navbar.jsHead of page, Links for components in routers
  • components/pictureOfDay/PictureOfDay.jsPic of space from Nasa, change every day
  • components/quiz/Quiz.jsQuiz call
  • components/quiz/QuizData.jsQuiz data

Dependencies

About

2nd project of the Wild Code School training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors