An elegant and user-freindly Android app to stay up to date with the most popular and highly rated movies available. This app was created from scratch for the Udacity Android Developer Nanodegree program and was updated to utilize the latest modern libraries, MVP architecture, and unit/integration testing.
- Explore the most popular, or highest rated movies
- Watch trailers
- Read user reviews
- Bookmark favorite movies to view even when offline
- Share a movie trailer to others
Please follow the steps below to enter in your API key for www.themoviedb.org:
- Open the gradle.properties file of the project
- Enter in your API key for the variable [movieDB_API_KEY], within quotes
- Build and install on your device

