Giter Site home page Giter Site logo

imanish003 / moviez Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.45 MB

This application show Popular and top rated movies in Grid View using themoviedb.org API. User can favorite any movie and it will be stored in database using content provider which details can be seen offline :)

Java 100.00%
themoviedb-api content-provider sqlite

moviez's Introduction

Moviez

  • Upon launch, present the user with an grid arrangement of movie posters.
  • Allow user to change sort order via a menu:
    • the sort order can be by most popular, or by top rated or by Favorite
  • 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 (overview of movie)
    • user rating
    • release date
  • users can view and play trailers ( either in the youtube app or a web browser).
  • users can read reviews of a selected movie.
  • allow users to mark a movie as a favorite in the details view by Heart icon button
    • favorite movies can be seen offline and does not require an Internet.
used Picasso library for handling image loading and caching.
used themoviedb.org API.
used Content Providers for data storage.

alt tag alt tag alt tag alt tag alt tag

moviez's People

Contributors

imanish003 avatar

Stargazers

 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.