farisi / MovieGuide

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Java 100.0%