/openWeatherApp

Simple android weather app

Primary LanguageKotlinApache License 2.0Apache-2.0

OpenWeatherApp

Simple android weather app

Please note that I was not focused on UI but on coding and architecture patterns. This app has a lot of unnecesary code (overkill) just to show some code organization.

🏗️️ Built with

What How
📝 Language Kotlin
🏗 Architecture MVVM
🧠 API OpenWeather
💉 DI Dagger2
🛣️ Navigation Navigation Component
🌊 Async Coroutines
🌐 Networking Retrofit
📄 JSON Gson
🖼️ Image Loader Glide