rick-and-morty icon indicating copy to clipboard operation
rick-and-morty copied to clipboard

Rick and Morty app using Jetpack Compose

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