alashow / rick-and-morty

Rick and Morty app using Jetpack Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Kotlin 100.0%