Giter Club home page Giter Club logo

udacity-popular-movies-stage-2-app's Introduction

Popular Movies Stage 2 App

Android Developer Nanodegree Popular Movies Stage 2 App

This is the Stage 2 of the Popular Movies App.
This app helps users discover popular and recent movies.
It requests the data from Internet on MoviesDB API and this ensures data is latest and updated.

Used libraries and Concepts

  • Android Architecture Components

    • ViewModel
    • LiveData
    • Repository
    • Room Database
  • Retrofit ( A type-safe HTTP client )

  • Picasso ( A powerful image downloading and caching library )

  • Stetho ( A debugging library for Android applications )

  • Scrolling Activity

  • Material Design

  • JSON Parsing

  • RecyclerView with ViewHolder

How it works

  • As the app launches, Home screen with movie posters arranged in a grid appears to the user.
  • Select the category (popular, top rated and favorites) of movie list from Home screen settings menu on top-right.
  • As user taps a movie, the movie detail screen opens with detailed information such as: original title, plot synopsis, user rating, release date
  • You can mark a movie your favorite from the detail screen, it will be added to your favorite list
  • This app works in offline mode as well. All your favorite movies can be seen in offline mode.
  • Select the 'favorite' category from the menu option on top right at Home Screen in online as well as offline mode.
  • On the detail screen you can watch various movie trailers as well as the movie reviews.

How to use

  • This app fetches movies data from www.themoviedb.org which needs API Key.
  • You need to generate your own API Key to use this app.
  • To obtain an API Key, Go to www.themoviedb.org and sign up, you get your API Key generated.
  • Replace the API Key in the strings.xml under values folder, replace the string value with name "api_key".

Screens

Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text Alt text

udacity-popular-movies-stage-2-app's People

Contributors

thatsabhi22 avatar

Watchers

 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.