Skip to content

Udacity android developer nanodegree popular movies project

Notifications You must be signed in to change notification settings

Olabode33/PopularMoviesApp_S2

Repository files navigation

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:

About

Udacity android developer nanodegree popular movies project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages