MovieGuide
🚧
Refactoring in progress
👷♀️
⛏
👷
🔧️
👷
🔧
🚧
- Comments and new issues are welcome.
👍 - Currently not accepting external PRs that touch on the app's architecture and features.
🛑
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.
Building the app
- Open
local.properties
in the root directory. - Add your TMDB API key as follows
tmdb_api_key=ADD_YOUR_API_KEY_HERE
- Run the app.