BrainScreame / weather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather


Tech stack & Open-source libraries

  • Minimum SDK level 21
  • Kotlin based, Coroutines + Flow for asynchronous.
  • Dagger for dependency injection.
  • Jetpack
    • ViewModel
    • Navigation
    • Paging
    • WorkManager
    • Room
  • Architecture
    • MVVM Architecture (View - ViewModel - Model)
    • Repository Pattern
  • Retrofit2 & OkHttp3 - Construct the REST APIs.
  • Glide - Loading images from network.
  • Material-Components - Material design components for building ripple animation, and CardView.
  • CustomView

About


Languages

Language:Kotlin 100.0%