Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.09 KB

Skills Used:

1) MVVM Design pattern.
2) Room database.
3) Navigation using fragment.
4) Single Activity architecture.
5) Recycler View.
6) Access network using Retrofit library and storing the data in local data base so the entire application works offline.
7) Download Image using Picasso library
8) Two way data binding
9) Optimize background work using Work manager
10) Parse Json files using Moshi builder

You can download the apk from here : Asteroid Radar.

Screenshots:

Hazard Asteroid Main Screen Non Hazard Asteroid
hazard MainScreen notHazard