christsona / Flixter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flixter

Flixter is an android app that allows the user to see all the movies that are currently being played and a description of those movies.

Submitted by: Aaron Christson

Time spent: 5 hours spent in total

User Stories

The following required functionality is completed:

  • User can view a list of movies (title, poster image, and overview) currently playing in theaters from the Movie Database API.
  • Expose details of movie (ratings using RatingBar, popularity, and synopsis) in a separate activity.
  • Allow video posts to be played in full-screen using the YouTubePlayerView.

The following optional features are implemented:

  • 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 alternate layout should use the backdrop image instead and show the title and movie overview to the right of it.

  • Improve the user interface through styling and coloring

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

About

License:MIT License


Languages

Language:Java 100.0%