MovieGuide

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

2609
857
Java

MovieGuide

🚧 Refactoring in progress πŸ‘·β€β™€οΈβ›πŸ‘·πŸ”§οΈπŸ‘·πŸ”§ 🚧

  • Comments and new issues are welcome. πŸ‘
  • Currently not accepting external PRs that touch on the app’s architecture and features. πŸ›‘

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.

Building the app

  1. Open local.properties in the root directory.
  2. Add your TMDB API key as follows
tmdb_api_key=ADD_YOUR_API_KEY_HERE
  1. Run the app.

Screenshots

Screenshot
screenshot2
screenshot3
screenshot4
screenshot5
screenshot6