Skip to content

DHWeather is a non commercial weather app powered by- OpenWeatherMap. App follows the MVP structure.

Notifications You must be signed in to change notification settings

DipanshuHarbola/DHWeather

Repository files navigation

DHWeather

DHWeather is an android base non commercial weather app powered by- OpenWeatherMap. http://openweathermap.org/ This app shows current weather condition and six days weather forecasting.

MVP- Dagger2 + RxJava2 + RxAndroid2 + Retrofit2

Screen-One

Screen-Two Screen-Three Screen-Four Screen-Five

Get an API key from Openweathermap.org to run the app.

Add your key inside - util -> Constants -> KEY_APP_ID = "Your API Key";