Skip to content

alashow/rick-and-morty

Repository files navigation

Rick and Morty

Rick and Morty app using rickandmortyapi.com

Current Screens:

  • Characters list - paginated list of characters
  • Character details - detailed information about a character, including last seen location and origin location's residents

Libraries used:

  • Jetpack Compose UI with Material 2
  • Kotlin Coroutines
  • Paging 3 library
  • Dagger & Hilt for DI
  • OkHttp & Retrofit for network
  • Coil for image loading
  • Room & Store for offline-first
  • JUnit & Robolectric & Mockk

Screenshots

Image Image
Image Image

Project dependency graph

Project dependency graph

About

Rick and Morty app using Jetpack Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages