shiyukun / MovieGuide

An Android app that showcases the MVP pattern, Clean Architecture and RxJava

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieGuide

An app that lists popular/highest-rated movies. Optimized for tablets.

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

Libraries used:

  • RxJava
  • RxAndroid
  • OkHttp
  • Glide
  • Moshi
  • Picasso

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

Screenshot screenshot2 screenshot3 screenshot4 screenshot5 screenshot6

About

An Android app that showcases the MVP pattern, Clean Architecture and RxJava


Languages

Language:Java 100.0%