Giter Club home page Giter Club logo

inflix's Introduction

Inflix:

web_hi_res_512

Inflix - Discover movies and TV Shows. Powered by TMDb(themoviedb.org). Developed for Udacity Android Nanodegree Program.

Google Play: https://play.google.com/store/apps/details?id=dev.learn.movies.app.popularmovies_udacity

Setup:

  • Clone the project. git clone https://github.com/scaffeinate/Popular-Movies-Android.git
  • Obtain an api key from The Movie DB(TMDB) and add API_KEY=<YOUR_API_KEY> to the gradle.properties(Create one if it doesn't exist already) file.

Screenshots:

screenshot_1 screenshot_2 screenshot_3

Changelog:

V1.1 [TODO]:

  • Search for Movies, TV Shows & Actors separately and show results using a ViewPager.
  • Cast Detail Fragment
  • SeasonDetails in AdditionInfoActivity
  • Reviews Page UI changes.

V1.0:

  • Added support to discover Movies & TV Shows.
  • Brand New UI.
  • Added Search functionality.
  • Show Additional Details.
  • Published to Google Play.

V1.0-alpha-2:

  • Allow users to view and play trailers ( either in the youtube app or a web browser).
  • Allow users to read reviews of a selected movie.
  • Allow users to mark a movie as a favorite in the details view by tapping a button(star).
  • Create a database and content provider to store the names and ids of the user's favorite movies (and optionally, the rest of the information needed to display their favorites collection while offline).
  • Modify the existing sorting criteria for the main view to include an additional pivot to show their favorites collection.

V1.0-alpha-1:

  • Present the user with a grid arrangement of movie posters upon launch.
    • Allow your user to change sort order via a setting:
    • The sort order can be by most popular or by highest-rated
  • Allow the user to tap on a movie poster and transition to a details screen with additional information such as:
    • original title
    • movie poster image thumbnail
    • A plot synopsis (called overview in the api)
    • user rating (called vote_average in the api)
    • release date

License:

MIT

inflix's People

Contributors

scaffeinate avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.