/PopularMoviesApp_S2

Udacity android developer nanodegree popular movies project

Primary LanguageJava

Popular Movies App (Stage 2)

This is the second stage of the popular movies udacity nanodegree project.

This app would:

  • Present the user with an grid arrangement of movie posters
  • Allow the user to sort by most popular or top rated
  • Allow the user to tap on a movie poster and be presented with more detailed information.
  • Allow users view and play trailers ( either in the youtube app or a web browser).
  • Allow users to read reviews of a selected movie
  • Allow users to mark a movie as favorite.

Getting Started

This app using data from The MovieDB API. You have to enter your API_KEY to run the app. If you don’t already have an account, you will need to create one in order to request an API Key.

When you get it include it the in the grable.properties as MyTheMovieDBApiKey = {{your_api_key}}

Other libraries used include: