Android weather app built with Jetpack Compose and Kotlin.
- Current weather conditions
- Hourly and 7-day forecasts
- Celsius/Fahrenheit toggle
- Pull-to-refresh
- Jetpack Compose
- Hilt (DI)
- Retrofit + Kotlinx Serialization
- MVI architecture
- Open-Meteo API
./gradlew assembleDebug
- Android SDK 30+
- JDK 21
