Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 1.85 KB

README.md

File metadata and controls

55 lines (40 loc) · 1.85 KB

This was created during my time as a student at Code Chrysalis

Asteroid Comparison App

スクリーンショット 2020-11-04 14 03 11

About

This app allows you to compare the size of asteroids detected today with from near Earth object web service. You can also learn more about the Asteroid you picked like its speed and orbiting body. スクリーンショット 2020-11-07 19 03 51 スクリーンショット 2020-11-04 8 57 33

current features:

  • Find the object on Earth that is closests in size to the asteroid selected
  • Retreive asteroids from today on YARN START

future features:

  • Users can pick what objects they want to compare
  • Users can pick a day in the future or in the past
  • 3-D objects

Technologies

The app was built with Vue, postgres, nodeJs, Knex and the NASA NeoWS API.

Project setup

yarn install

Seed database and launch App

yarn start

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Outside resources

See Configuration Reference. Could not be built with out open source API at NASA スクリーンショット 2020-11-04 8 58 42