/Morty_app

You all might've heard Rick and Morty. Yes the famous cartoon that many would've heard about. And this application list all the characters of Rick and Morty

Primary LanguageKotlinMIT LicenseMIT

Morty_app

Rick And Morty Clean Architecture

A Rick an Morty app that loads information from The Rick and Morty API. And here I refered from this website Android Architecture: Hilt, MVVM, Kotlin Coroutines, Live Data, Room and Retrofit (ft. Rick and Morty) by Santiago Beroch.

But the problem that I faced was that, they used xml layouts and the App Architecture was also not upto the mark. I've completely changed the architecture to clean architecture.

The major things that you may learn if you refer:

  • Three layer:
      Presentation layer
      Domain layer
      Data layer
  • Hilt
  • Repository/manager
  • Jetpack compose
  • Use cases
  • Navigation
  • Retrofit
  • Kotlin Coroutines
  • Pagging 3

WhatsApp.Video.2022-03-25.at.10.29.53.AM.mp4
WhatsApp.Video.2022-03-28.at.6.12.10.PM.mp4