Coder Social home page Coder Social logo

rinekri / udacity-project1 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 479 KB

Android Developer Nanodegree. Udacity Project - Popular Movies, Stage 1 [SUBMITTED]

Java 99.40% Shell 0.60%
udacity android-developer-nanodegree movie movie-poster movie-poster-thumbnail

udacity-project1's Introduction

Build Status

Udacity logo

Android Developer Nanodegree

Udacity Project - Popular Movies, Stage 1

How set API key

  1. Create file gradle.properties in the poject/app directory.
  2. Add API KEY like this: THE_MOVIE_DB_API_KEY = 111111

where 111111 corresponding api key.

Goals

Goal Progress
Movies are displayed in the main layout via a grid of their corresponding movie poster thumbnails. Resolved
UI contains an element (i.e a spinner or settings menu) to toggle the sort order of the movies by: most popular, highest rated. Resolved
UI contains a screen for displaying the details for a selected movie. Resolved
Movie details layout contains title, release date, movie poster, vote average, and plot synopsis. Resolved
When a user changes the sort criteria (“most popular and highest rated”) the main view gets updated correctly. Resolved
When a movie poster thumbnail is selected, the movie details screen is launched. Resolved
In a background thread, app queries the /movie/popular or /movie/top_rated API for the sort criteria specified in the settings menu. Resolved

Libs, plugins, extensions

Retrofit
Moshi
OkHttp3
Moxy
AutoValue
AutoParcel
Dagger2
Picasso
Timber
Calligraphy
ButterKnife
Support Libs
StreamsSupport
retrolambda

udacity-project1's People

Contributors

rinekri avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ngoluuduythai

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.