Skip to content

yallam08/Popular-Movies_NanoDegree

Repository files navigation

Popular Movies App

My implementation for "Popular Movies" app, the final project required for Udacity's course Developing Android Apps.

The app conforms the course rubric

Features:

  • The app uses TheMovieDB api to fetch all the movies' data.
  • Display most popular movies.
  • Display highest rated movies.
  • User can make a list of favourite movies and display it.
  • Display the details of each movie(Title, Poster, Realease Date, Trailers, Reviews,..).

NOTE: if you want to build the app you have to replace the string tmdb_api_key in strings.xml with your api key, which you can get by registering on TMDB website.

Libraries used:

  • Picasso to handle downloading/displaying/caching photos.

About

Final project required for Udacity's course: Developing Android Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages