Asteroid-radar

Asteroid Radar is an app that allow you to view the asteroids detected by NASA that pass near Earth. you can view all the detected asteroids given a period of time with data such as the size, velocity, distance to earth and if they are potentially hazardous.

This app retrieves the data from the NEoWs API which is a free, open source API provided by NASA JPL Asteroid team.

The app has two screens:

  • a Main screen with a list of all the detected asteroids and a NASA image of the day.
  • a Details screen that is going to display the data of that asteroid once it´s selected in the Main screen list.

image

image

GitHub

View Github