Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.03 KB

README.md

File metadata and controls

36 lines (31 loc) · 1.03 KB

android-movieapp

Master Branch Goals

  • Stack
    • Kotlin
    • Kotlin Coroutines
    • Ktor
    • Koin
    • Retrofit
    • Concat Adapter
    • Nested Recyclerview
    • Navigation Components
    • LiveData
    • ViewModel
    • Room Persistance Library
    • Clean + MVVM Architecture
    • Single Activity Architecture
    • Bottom Navigation
    • Deeplink Navigation
    • Safe-args in Navigation
    • Multi-Module Project (Modularization)
    • Multi-Module Navigation
  • Unit Test
    • MockK
    • Junit5 (Android Junit5)

Notes

  • Use Gradle JDK 17

For Dagger Hilt & Retrofit Implementation

Screenshots