A mobile application for showing asteroid data from NASA API and whether they are potentially hazardous or not. The asteroids are displayed in a list and can be accessed to view more specific details. Part of the Advanced Android Kotlin Development nanodegree from Udacity.
Home | Detail |
---|---|
![]() |
![]() |
API: https://api.nasa.gov/
You can add your API key in util/Constants
Built using:
- Retrofit
- WorkManager
- MVVM
- Repository Pattern
- Room
- RecyclerView
- Data Binding