- Kotlin based, Coroutines for asynchronous.
- Hilt for dependency injection.
- Retrofit2 for network data
- View Binding for simplifies interactions with views.
- Location permissions
Weather App is based on the MVVM architecture and the Repository pattern, which follows the Google's official architecture guidance.
Weather App using the OpenWeather API for constructing RESTful API.