WeatherMVP is a weather app that can display the weather condition throughout the week according to the city and start day. It is built using the Model-View-Presenter (MVP) pattern and Repository design pattern.
Make sure Kotlin and JDK are installed
Build
./gradlew build
Run
./gradlew run --console=plain
Input the name of city
Input the name of the city:
Jakarta
Input start day:
Monday