Skip to content

esoxjem/MovieGuide

Repository files navigation

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

About

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages