/PopularMovies

Movies service UNDER CONSTRUCTION using TMDB API and Retrofit 2, Picasso, ButterKnife, Palette, MaterialDialogs and FloatingActionButton as external libraries.

Primary LanguageJavaApache License 2.0Apache-2.0

PopularMovies

First and Second project for the Google/Udacity scholarship, the "Associate Android Developer Fast Track".

Udacity reviews:

Features available:

  • Discover the most popular, most rated and upcoming (v2.0) movies.
  • Access to details about those movies.
  • Store offline your favourite movies. v2.0
  • Access trailers, reviews and cast. v2.0
  • Search movies by name. v2.0
  • Search actors by name. v2.0

Configuration:

This app uses The Movie Database as source of content, therefore, in order to build your own version you will need to include a valid API key for the service in your gradle.properties file under the name TMDBApiKeyV3.

DISCLAIMER: This application is under ACTIVE development, use with caution.

Ext. Libraries in use

Future:

Features to be implemented:

  • In Theaters - location based feature (Cinema search if possible).
  • Trakt.tv integration.
  • IMDB integration.
  • Upcoming movies with release reminder (notification/event).

Ext. Libraries to be used: