mahmmedn19 / Asteroid-Radar-App

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App: 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. In this project, you will apply the skills such as fetching data from the internet, saving data to a database, and displaying the data in a clear, compelling UI.

Project Instructions

RecyclerView

CRITERIA
Create and reuse views in an Android app using RecyclerView

Network

CRITERIA
Build an application that connects to an internet server to retrieve and display live data
Use networking and image best practices to fetch data and images

Database and Caching

CRITERIA
Create a database to store and access user data over time
Implement offline caching to allow users to interact with online content offline

Accessibility

CRITERIA
Add talkback and push-button navigation to make an Android app accessible

🛠 Skills

Android Dev, Kotlin, Git, GitHub...

About

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.


Languages

Language:Kotlin 100.0%