/weather-example

Example Weather App

Primary LanguageKotlin

Weather App

Simple Compose MVVM Clean Architecture example with Kotlin, Koin and Retrofit The project gets current temperature from Open Weather for location acquired from Google Play Services.

The project needs to have secrets.properties file in root directory containing the OpenWeatherMap API key.

OPENWEATHER_API_KEY=your_api_key