/Flixster

CodePath Android Flixster app

Primary LanguageJava

Project 1 - Flixster

Flixster is an android app that displays a list of movies that are currently showing.

Submitted by: Paris Hom

Time spent: 4 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.

The following optional features are implemented:

  • 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
  • Improved the user interface providing spacing between each movie and alternating row colors.

The following additional features are implemented:

  • Improved the user interface by limiting the number of characters per movie in portrait mode

Video Walkthrough

Here's a walkthrough of implemented user stories:

Portrait view

Portrait Video Walkthrough

Landscape view

Landscape Video Walkthrough

GIF created with ScreenToGif.

Notes

License

Copyright 2020 Paris Hom

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.