Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 569 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 569 Bytes

MovieGuide

Android app that lists popular/highest-rated movies, shows trailers and reviews.

This app showcases the MVP pattern, RxJava, Dagger 2 and Uncle Bob Martin's Clean Architecture approach. Optimized for tablets.

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

Screenshot screenshot2 screenshot3 screenshot4 screenshot5 screenshot6