Simple OpenWeather app example with MVVM, Jetpack Navigation, Retrofit, Koin, Moshi and Kotlin Coroutines with Flow.
- add in your local.properties property API_KEY with your key from https://home.openweathermap.org/api_keys
- compile project :)
Simple OpenWeather app example with MVVM, Jetpack Navigation, Retrofit, Koin, Moshi and Kotlin Coroutines with Flow.