Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 242 Bytes

Catbook

Library Use

  • Dependency injection - Dagger 2
  • Networking - Retrofit, Okhttp, Moshi
  • Architectural pattern - MVVM
  • Kotlin-coroutine
  • Android Jetpack's Navigation component
  • RecyclerView - Epoxy
  • Image Loading - Glide