Skip to content

Android App that consumes a Rick and Morty API for demonstration purposes of MVVM Architecture with Clean Code.

Notifications You must be signed in to change notification settings

0xAtlxolotlz/android-rick-morty

Repository files navigation

android-rick-morty

Android App that consumes a Rick and Morty API for demonstration purposes of MVVM Architecture with Clean Code.

Architecture

Architecture of app

Programming Language

  • Kotlin

Libraries

  • Coil
  • Coroutines
  • Hilt
  • Jetpack Compose
  • Lottie
  • Material Design 3
  • MockK
  • Navigation
  • Retrofit

Features

  • Image cache
  • Error handling
  • Filtering

Screenshots

Screenshot Description
Home Retrieve a list of characters, and access their individual properties
Filter Filter characters based on some of their traits
Error when no results Error handling when there are no results
General Error handling for general cases

About

Android App that consumes a Rick and Morty API for demonstration purposes of MVVM Architecture with Clean Code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages