Skip to content

MohamedSamir21/AsteroidRadar

Repository files navigation

Asteroid Radar

Asteroid Radar is an app 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.

Important Notes:

  • This project was created based on educational purposes according to Advanced Android Kotlin Development Nanodegree.
  • In order not to break the terms of service, the API key is not provided in this repo. You can put your API key in the (Constants) file from this path ("app/src/main/java/com/udacity/asteroidradar/Constants.kt") or directly press this link.

Skills Acquired from this Project

  • Retrofit & Moshi
  • Glide
  • RecyclerView
  • ViewModel
  • LiveData
  • Data Binding
  • Room
  • Navigation

Screenshots

Asteroids List

What is AU?

Potentially Hazardous

Not Hazardous

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages