Popularity
8.8
Stable
Activity
0.0
Stable
2,608
126
878

Code Quality Rank: L5
Programming language: Java
License: MIT License
Tags: Demo    

MovieGuide alternatives and similar packages

Based on the "Demo" category.
Alternatively, view MovieGuide alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of MovieGuide or a related project?

Add another 'Demo' Package

README

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
  3. Run the app.

Screenshots

Screenshot screenshot2 screenshot3 screenshot4 screenshot5 screenshot6