/weatherapp_mvp

Weather Android app using the MVP pattern.

Primary LanguageKotlin

WeatherApp MVP

To run this project on your phone/emulator, you have to register your own API-key for the application at https://openweathermap.org/api and define it's key inside the local.properties file of the project.

apiKey= MY_API_KEY