Giter VIP home page Giter VIP logo

movie-trends's Introduction

Movie Trends

Project Overview

Most of us can relate to kicking back on the couch and enjoying a movie with friends and family. This app allow users to discover the most popular movies playing. This is Project-1 & Project-2 of Udacity's Android Developer Nanodegree.

Features of the Application

  • Present the user with a grid arrangement of movie posters upon launch.
  • Allows the user to change sort order via a setting.
    • Order by most popular
    • Order by highest-rated
  • Allows the user to tap on a movie poster to see additional information about the movie like
    • Original title
    • Movie poster image thumbnail
    • A plot synopsis
    • Average user rating
    • Release date
  • Allows the user to view and play trailers ( either in the youtube app or a web browser).
  • Allows the user to read reviews of a selected movie.
  • Allows the user to mark a movie as a favorite in the details view by tapping a button(star). This is for a local movies collection that will be maintained and does not require an API request.

Why this Project ?

By building this app, the understanding of the foundational elements of programming for Android is demonstrated. The app will communicate with the Internet and provide a responsive and delightful user experience.

Implementations demonstrated in this project

  • App fetchs data from the Internet with theMovieDB API.
  • App uses adapters and custom list layouts to populate list views.
  • App incorporates libraries to simplify the amount of code needed to write.

movie-trends's People

Contributors

agarwalmayank32 avatar

Watchers

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