Giter Club home page Giter Club logo

imdbshowapp's Introduction

ShowManager - Movie/Show Manager using omdb apis

Developing an Android app to show a list of movies and tv shows to the user. The movie/show card contain the following details. Name, Year, image. On Click of the card user redirected to details page where app show the following details and an option to return back to the main screen. Name, Year, Genre, Director, image, IMDB rating, Actors.

API Detais can be found at: http://www.omdbapi.com/ Generate your own key from OMDB and mention it in https://github.com/anuj71307/ShowManager/edit/master/app/src/main/java/com/android/showmanager/utils/Constants.java file, for variable API_KEY

There is a search option in action bar for the user to search a movie/show. Use the pagination feature of the api to get next results.

User can bookmark a movie. The bookmarked movie should be identified (may be a bookmark badge) in the home page list. Bookmarks are saved offline, so as whenever the app opens again, bookmarks are present. The bookmarked list will be a horizontal scrolling list at the top which will contain image and name. The normal list will be vertical scrolling list which will contain the details given above.

Design Pattern: MVP,

Libarary for network call: Retrofit,

Library for image download: Picasso

imdbshowapp's People

Contributors

anuj-github 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.