Git Product home page Git Product logo

popularmovies's Introduction

Popular Movies App Stage 2

Project overview

Building this app was part of the Android Developer Nanodegree by Udacity. The tasks for this app where:

  • 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).
  • You'll 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).
  • You’ll modify the existing sorting criteria for the main view to include an additional pivot to show their favorites collection.
  • You will build a fully featured application that looks and feels natural on the latest Android operating system (Nougat, as of November 2016).

Some impression of the final project state:

popular moviewmovie detailsadd to favourites

Software, libraries, and services

Build with:

  • Android Studio 3.1
  • JRE 1.8.0
  • Picasso (Loading images from the web)
  • The MovieDb API (Fetch information on popular movies)

For the app to work properly you need a themoviedb API key (link). The key has to placed in the gradle.properties file.

API_KEY="YOUR_MOVIE_DB_API_KEY"

popularmovies's People

Contributors

andreweiner avatar

Watchers

James Cloos avatar  avatar  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.