Giter Site home page Giter Site logo

llleodeleon / popularmovies Goto Github PK

View Code? Open in Web Editor NEW
23.0 4.0 1.0 2.94 MB

Discover the most popular movies playing with this Android App

Java 3.91% Kotlin 96.09%
mvvm mvvm-architecture mvvm-pattern mvvm-sample mvvm-android room livedata android-architecture-components dagger2 dagger2-android

popularmovies's Introduction

Pop Movies

Project Overview

Most of us can relate to kicking back on the couch and enjoying a movieDetail with friends and family. This app allow users to discover the most popular movies playing.

Screenshot 1 Screenshot 2 Screenshot 3

This app does:

  • Present the user with a grid arrangement of movieDetail 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 movieDetail poster and transition to a details screen with additional information such as:
    • original title
    • movieDetail poster image thumbnail
    • A plot synopsis (called overview in the api)
    • user rating (called vote_average in the api)
    • release date

How to build

This app utilises the following API's:

Create the API keys in both services and put them in your local gradle.properties file:

Windows: C:\Users\YOUR-USERNAME\.gradle\gradle.properties

Mac: Users/YOUR-USERNAME/.gradle/gradle.properties

...
MovieDBApiKey="YOUR-KEY-HERE"
DeveloperConsoleApiKey="YOUR-KEY-HERE"

popularmovies's People

Contributors

llleodeleon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

kodeartisan

popularmovies's Issues

App crash if Network is not available

While the application is not connected to the internet the app crash with the error

Unable to resolve host "api.themoviedb.org": No address associated with hostname

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.