Skip to content

cooltoukir/rick-morty-character

Repository files navigation

Rick Morty Character - Android Kotlin

A Kotlin-based Android application has been developed, utilizing the Rick and Morty API to present a list of characters and their details. The app adheres to principles of Clean Architecture and the Repository Pattern, ensuring a well-organized and maintainable codebase. In the presentation layer, it follows the MVVM Architecture pattern to separate concerns effectively. Additionally, the app incorporates offline caching to enhance user experience by allowing access to data even without an internet connection.

Screenshots

app 02

app 01

Video

app.video.mp4

Project directories

Screenshot 2023-09-07 at 11 23 52 PM

Contents and libraries

  • ViewModel
  • LiveData
  • Hilt (Dependency injection)
  • Kotlin coroutines
  • Retrofit
  • Room
  • Page 3
  • MVVM

About

Rick and Morty api simple app to show character list and detail using RemoteMediator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages