Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 612 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 612 Bytes

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";