An Android app to search the current weather information of a city and the forecast for the upcoming days.
It was developed with a offline first mindset and a reactive approach. It makes use of Google Architecture Components, RXJava and Room database using Clean Architecture concepts with MVP in Java.