froriz5 / openweather-mvp

An example app showcasing MVP Design Pattern using the Open Weather API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openweather-mvp

An example app showcasing MVP Design Pattern using the Open Weather API

The goal is to simply get weather data from Open Weather API and populate it into a TextView, while utilizing a MVP Architecture.

The app also utilizes Robolectric for the Unit Tests and Retrofit as the Networking Library.

About

An example app showcasing MVP Design Pattern using the Open Weather API

License:MIT License


Languages

Language:Java 100.0%