/MovieGuide

Android app showcasing MVP, RxJava, Dagger 2, Retrofit 2 and Clean Architecture. Popcorn?

Primary LanguageJava

MovieGuide

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

This app showcases the MVP pattern, RxJava, Dagger 2(Dependency Injection), Retrofit Integration with RxJava, ButterKnife(View Injection) 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