Weather-App

This is an application to know the weather today in terms of temperature, wind degree, humidity, etc., and also know the weather for the next 7 days.

==> And the tools used within the application:

  • language: Kotlin
  • Navigation component
  • Coroutines
  • dependency injection by (Dagger Hilt)
  • architectural pattern by (MVVM)
  • Retrofit2
  • Glide

Image this application:

   

Link the API used in this app: https://www.weatherapi.com/api-explorer.aspx

GitHub

View Github