WeatherApp

Simple app to display weather info from OpenWeatherApi

Tech stack

  • Retrofit
  • Coroutines
  • Dagger Hilt
  • Google Play Services
  • Lottie
  • EasyPermissions

Before running the app, you need to add your API key to gradle.properties which can be found in the root directory

API_KEY=""