Abhash404 / Flixster2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flix Part 2

User Stories

REQUIRED

  • 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.

BONUS

  • Implement a shared element transition when user clicks into the details of a movie.
  • Trailers for popular movies are played automatically when the movie is selected.
  • Less popular videos rely on the detailed page should show an image preview that can initiate playing a YouTube video.
  • Add a play icon overlay to popular movies to indicate that the movie can be played.

App Walkthough GIF

F2

Notes

Version Control Issues. Push commit, token genration set. Api integration depricated.

Open-source libraries used

  • Android Async HTTP - Simple asynchronous HTTP requests with JSON parsing
  • Glide - Image loading and caching library for Android

About


Languages

Language:Kotlin 100.0%