This is a playground repository, where different frameworks or design patterns will be experimented.
Special thanks to Caster.io team for sharing their knowledge!
Currently the develop branch uses Dagger as DI. You can take a look at different implementation of most popular frameworks with following PRs:
In order to use the app, please get your API Key from OpenWeatherMap and put it in your local.properties file as owm.apikey="YOUR_API_KEY"