Single page weather app using Kotlin.
Simple weather application showing live weather data of either
- User's current location
- Specific city
- Language: Kotlin & Java
- Architecture: MVVM
- Network: Retrofit & Glide
- Concurrency: Coroutines
- Testing: JUnit & Espresso
- Please add openweathermap API_KEY to local properties with key "key" in order to run the application successfully