Skip to content

hskrishandi/weather-mvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherMVP v.1.0

Description

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.

Environment

Make sure Kotlin and JDK are installed

Build and Run

Build

./gradlew build

Run

./gradlew run --console=plain

Usage

Input the name of city

Input the name of the city:
Jakarta

Input start day:
Monday

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages