- Notifications
You must be signed in to change notification settings - Fork858
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
License
NotificationsYou must be signed in to change notification settings
esoxjem/MovieGuide
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- 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.
- Open
local.properties
in the root directory. - Add yourTMDB API key as follows
tmdb_api_key=ADD_YOUR_API_KEY_HERE
- Run the app.