Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DavisJP/PopularMovies

Repository files navigation

Popular Movies

Project for Udacity's Associate Android Developer Fast Track Nanodegree Program (Updated for 2025).

In this project we had to implement an app that would fetch and display data of popular movies from The Movie Database website (https://www.themoviedb.org). Other requirements:

  • Show movies in a grid of movie posters
  • Allow display of details of movies when selected
  • Allow users to view and play trailers
  • Allow users to read reviews of a selected movie
  • Allow the user to add favorite movies to a local repository
  • Allow the user to switch the sorting criteria: Popular Movies, Highest rated movies and Favorites

Final Results

Movie List Movie details

Notes

To run the project you will have to register for an API key at https://developers.themoviedb.org/3/getting-started and add the variable api.key=<YOUR_API_KEY> to your local.properties file before compiling.

About

Project 2 for Udacity's Associate Android Developer Fast Track Nanodegree Program.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages