Skip to content

scorpeeon/spacex-rocket-launches

Repository files navigation

spacex-rocket-launches

Android App Demo using r/spacex API: https://github.com/r-spacex/SpaceX-API

This is a demo app, written in Kotlin displaying information about SpaceX rockets and launches. It uses

  • The RainbowCake architecture (based on Kotlin languages features and the Google Jetpack libraries)
  • Retrofit (for REST calls)
  • Dagger 2 (for DI)
  • Kotlin coroutines (for async tasks)
  • Support Library
  • ViewModel, LiveData
  • Room (for persistence)
  • Glide (for image loading)
  • MPAndroidChart (for displaying chart)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages