weather alert android app Android Mobile Application that displays the weather status and the temperature from your location. Also, you can pick a specific location on the map and add it to a list of favorite locations and get all the weather information at this location. In addition you can set an alert for rain, wind, very low or very high temperature, fog, snow.
Used Kotlin with MVVC architecture with coroutines, retroifit for dealing with API and Room Database for caching.