Skip to content

My submission for Udacity Movie App project for Android Developer Nanodegree

Notifications You must be signed in to change notification settings

kundank191/udacity-project-popularMovies

Repository files navigation

udacity-project-popularMovies

My submission for Udacity Movie App project for Android Developer Nanodegree

Movie App

This app uses moviedb API : https://developers.themoviedb.org/3 to get movieResponse data. It displays a movieResponse list in main activity, two types of list of popular and top rated movies can be displayed, when a list item is clicked it opens detail activity

App Components :

  • users can view and play trailers ( either in the youtube app or a web browser).
  • users can read reviews of a selected movie.
  • users can mark a movie as a favorite in the details view by tapping a button(star).
  • create a database to store the names and ids of the user's favorite movies (and optionally, the rest of the information needed to display their favorites collection while offline).

Main Activity

Details Activity

The App also handles some common errors like no internet connection and broken link

Credits

icon : https://www.flaticon.com/

About

My submission for Udacity Movie App project for Android Developer Nanodegree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages