Skip to content

A simple application with the Rick And Morty API using some of the best practices in Android development.

Notifications You must be signed in to change notification settings

va3mezk/RickyAndMorty_MVVM_CleanArquitecture_Sample

Repository files navigation

RickyAndMorty_MVVM_CleanArquitecture_Sample

A Rick And Morty simple app that loads information from The Rick and Morty API to show one approach to using some of the best practices in Android Development. Including:

  • MVVM
  • Clean Arquitecture
  • ViewModel
  • Adapter
  • RecyclerView
  • LiveData
  • Flow
  • Dagger Hilt
  • Kotlin Coroutines
  • Retrofit
  • Room