This is a Weather App build with Kotlin Multiplatform project targeting Android, iOS, Desktop.
Design UI
Data Source : Open Meteo API
- 🧩 Compose Multiplatform; for shared UI
- 🌐 Ktor; for networking
- 🗃️ KStore; for storage
- 📦 Kotlinx Serialization; for content negotiation
- 🚏 Decompose + Router; for navigation
- 🧪 Molecule; for modeling state
- 🔖 KMLogging; for logging
- 📍 Google Geolocation; for Geolocation
- 🗺️ Google Geocoding; for Parsing address from coordinates
- 📷 Image Loader; for displaying image
- ⏯ Compose Icons; add weather icons