Skip to content

SSong-develop/RickMorty

Repository files navigation

RickMorty

RickMorty is a simple app that information from The Rick And Morty API

✔ Tech Stack & Open-source libraries

  • Kotlin, Coroutines
  • Hilt
  • Flow
  • JetPack
    • Lifecycle
    • ViewModel
    • Room
    • Paging3
    • AsyncLayoutInflater
    • DataStore
    • Palette
  • Architecture
    • MVVM
  • MyOwn CustomView
  • OpenSourceLibraries
    • retrofit2 (with Serialization-converter) Link
    • Glide Link
    • Gson for Room Converter

❤️ Notice

This Project is for Study Architecture, Jetpack, Android and etc

also, Developing with care about Reactive Programming , Optimizing

You can check about Architecture and Android tips in below Links

Architecture