Giter VIP home page Giter VIP logo

popularmovies2's Introduction

Popular-Movies2

This product uses the TMDb API but is not endorsed or certified by TMDb.

This is the second project in Udacity Android Nanodegree course purely for educational purposes

Stage 2: Trailers, Reviews, and Favorites

User Experience In this stage you’ll add additional functionality to the app you built in Stage 1.

You’ll add more information to your movie details view:

Your app will:

  • You’ll allow users to view and play trailers ( either in the youtube app or a web browser).
  • You’ll allow users to read reviews of a selected movie.
  • You’ll also allow users to mark a movie as a favorite in the details view by tapping a button(star). This is for a local movies collection that you will maintain and does not require an API request*.
  • You’ll modify the existing sorting criteria for the main view to include an additional pivot to show their favorites collection.

Specifications:

  • App is written solely in the Java Programming Language.

  • Movies are displayed in the main layout via a grid of their corresponding movie poster thumbnails.

  • UI contains an element (i.e a spinner or settings menu) to toggle the sort order of the movies by: most popular, highest rated.

  • UI contains a screen for displaying the details for a selected movie.

  • Movie details layout contains title, release date, movie poster, vote average, and plot synopsis.

  • App utilizes stable release versions of all libraries, Gradle, and Android Studio.

Kindly note that you will need an API Key from TMDB.org. in order to build and try this application

Add the following line to [USER_HOME]/.gradle/gradle.properties

For Windows OS, example for Denis user:

C:\Users\Denis\.gradle

find the gradle.properties file and write in it :

myTMDBApiKey="<YOUR-API-KEY>"

popularmovies2's People

Contributors

tarek-bohdima avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.