Skip to content

sasindroid/PopularMovies

Repository files navigation

#PopularMovies# PopularMovies is an Udacity Project exercise. This Project connects to a live movies db and displays Popular movies based on:

  • Most Popular
  • Highest Rated
  • Favourites (personal)

###Installation###

Clone the GitHub repository using the below command from command prompt.

$ git clone https://github.com/sasindroid/PopularMovies.git

###Usage###

Change the API_KEY in Utility.java replacing "keytothemoviedb" with your own api key.

public static final String API_KEY = "keytothemoviedb";

###License###

PopularMovies is distributed under the MIT license.

About

Popular Movies (1 & 2) - Udacity Projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages