Skip to content

myolwin00/Sunshine-android

Repository files navigation

Sunshine

Sample for who wants to explore new stuffs in Android Jetpack and Architectures

show a list of weather data from (http://openweathermap.org/)

Components

  • Kotlin
  • Architecture components
  • Dependency Injection (Dagger 2)
  • Coroutines
  • Custom Logging (Timber)