Skip to content

android-stash/MovieGuide

 
 

Repository files navigation

MovieGuide

Build Status

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.

Add your themoviedb.org API key in the local.properties file:

tmdb_api_key=YOUR_API_KEY

Check out the Kotlin version here

Screenshot screenshot2 screenshot3 screenshot4 screenshot5 screenshot6

About

Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%