msdalp / MovieGuide

An Android app that showcases the MVP pattern and RxJava

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieGuide

An app that lists popular/highest-rated movies.

This app showcases MVP pattern and Uncle Bob Martin's Clean Architecture approach.

Libraries used:

  • RxJava
  • RxAndroid
  • OkHttp
  • Glide

Replace API_KEY in Api.java with your themoviedb.org API key.

Screenshot screenshot2 screenshot3

About

An Android app that showcases the MVP pattern and RxJava


Languages

Language:Java 100.0%