Skip to content

addiegupta/PopularFlicks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopularFlicks

Fetch the most popular and top rated movies right now on your Android phone using the TMDB API

This app was created as a project for the Android Developer Nanodegree by Udacity in June 2017. It displays movies using the following modes:

• Most Popular • Top-rated • Favourites

These search modes/choices can be accessed by clicking on the dropdown menu in the top right corner of the main screen.

Once a search mode has been selected, a grid of movie titles and poster thumbanils will appear. The user may then click on any of these to view the details for the movie.The user may also favourite a movie to view it later. The movie detail screen shows reviews for the movie as well as links to trailers for the movie which can be launched in an external app

Screenshots

screenshot_20180322-171859screenshot_20180322-170823 screenshot_20180322-170835screenshot_20180322-170842 screenshot_20180322-170922screenshot_20180322-171012 screenshot_20180322-171859 inkedscreenshot_20180322-171018_li

Developer Notes

API_KEY

A "themoviedb.org" API key is necessary to run the queries in this app and can be obtained here:

https://developers.themoviedb.org/3/getting-started

Once obtained, it can be pasted in the file "QueryUtils.java" in the field QUERY_API_KEY_VALUE

About

Fetch the most popular and top rated movies right now on your Android phone using the TMDB API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages