Skip to content

reactivedroid/MovieGuide

 
 

Repository files navigation

MovieGuide

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

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%