a93a / Qwez-Kotlin

Same as Qwez but written with Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qwez-Kotlin

Same application as Qwez but this time written in Kotlin with more modern stuff:

  • Uses same type of architecture: MVVM with a domain/usecase layer for "app logic"
  • Coroutines (Instead of RxJava)
  • Android Jetpack (Room, Viewbinding (Instead of butterknife), Hilt/Dagger, Material Design, etc)
  • Retrofit/OkHttp
  • Firebase
  • Glide
  • Datastore (Instead of SharedPreferences)
  • Timber + LeakCanary + Stetho

About

Same as Qwez but written with Kotlin


Languages

Language:Kotlin 100.0%