Skip to content

Simple app to test and experiment with the OpenWeatherAPI

License

Notifications You must be signed in to change notification settings

dvento/OpenWeatherAPI

Repository files navigation

OpenWeatherAPI

Just a simple app for testing the OpenWeatherAPI Only the 'Current weather' and 'Five day forecast' calls are used, for a fixed location (London).

Tech stack used:

  • Android Studio
  • Linux
  • Kotlin
  • MVVM
  • Dagger-Hilt
  • Retrofit
  • Coroutines

by Dan Vento