Space-X App
Display's information about SpaceX crew members(look for ‘Crew’ section in rest api docs) and ships (look for ‘Ships’ section in rest api docs) by consuming a rest api and storing the data (using Room Persistence Library) to display when the user is offline.
Tools & Technology Used
- Android Studio & Kotlin
- MVVM Architecture
- Offline Caching
- Dependency Injection ( Dagger and hilt)
- Flows & Coroutines
Rest Api Docs
Space-X Api Docs
https://github.com/r-spacex/SpaceX-API/blob/master/docs/README.md