Giter VIP home page Giter VIP logo

codepath-flicksclick's Introduction

### CodePath : FlickClick

User Stories:

Completed user stories:

  • User can view a list of movies (title, poster image, and overview) currently playing in theaters from the Movie Database API.
  • Lists should be fully optimized for performance with the ViewHolder pattern.
  • Views should be responsive for both landscape/portrait mode.
  • In portrait mode, the poster image, title, and movie overview is shown.
  • In landscape mode, the rotated layout should use the backdrop image instead and show the title and movie overview to the right of it.
  • Add pull-to-refresh for popular stream with SwipeRefreshLayoutDisplay a nice default placeholder graphic for each image during loading
  • Improve the user interface through styling and coloring
  • For popular movies (i.e. a movie voted for more than 5 stars), the full backdrop image is
  • Stretch: Expose details of movie (ratings using RatingBar, popularity, and synopsis) in a separate activity.
  • Less popular videos rely on the detailed page should show an image preview that can initiate playing a YouTube video.
  • Stretch: Add a play icon overlay to popular movies to indicate that the movie can be played.
  • Stretch: Add a rounded corners for the images using the Picasso transformations.

Extensions(not included in current version):

  • See the trailers API for video information. Here's a sample request.
  • displayed. Otherwise, a poster image, the movie title, and overview is listed. Use Heterogenous ListViews and use different ViewHolder layout files for popular movies and less popular ones.
  • Stretch: Allow video posts to be played in full-screen using the YouTubePlayerView
  • When clicking on a popular movie (i.e. a movie voted for more than 5 stars) the video should be played immediately.
  • Stretch: Leverage the data binding support module to bind data into one or more activity layout templates.
  • Stretch: Apply the popular ButterKnife annotation library to reduce view boilerplate.

FlickClick Demo

flickclickdemo1

codepath-flicksclick's People

Contributors

nidhisaini avatar

Watchers

 avatar

codepath-flicksclick's Issues

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.