/CatalogMovieUIUX

The 2nd ,4th , and 5th final project from dicoding.com online course. Create the movie apps from the catalogue using api.themoviedb.org.

Primary LanguageJava

CatalogMovie

The 2nd , 4th , and 5th submission from dicoding.com online course MADE(Menjadi Android Developer Expert). Create the movie apps from the catalogue using api.themoviedb.org.

Design Pattern

MVP (Model View Presenter)

Library

  • RxJava 2
  • Dagger 2
  • Glide
  • Butterknife
  • Retrofit

Setting API_KEY / Installation

Copy API_KEY (v3 auth) from www.themoviedb.org, and save in filegradle.properties.

# Input your Api Key
API_KEY="Input Your API Key"

Submission 2

Create a movie application by displaying a list of now playing movies and upcoming movies, also using the searching movie feature, the application must support localization

Screenshot

screen shot 2018-10-03 at 15 57 18 screen shot 2018-10-03 at 15 58 04


screen shot 2018-10-03 at 15 57 35

Submission 4

Create a database of favorite movies and also have a content provider feature

Screenshot

screen shot 2018-10-03 at 16 25 06 screen shot 2018-10-03 at 16 30 57

Submission 5

Create a favorite movies widget and an upcoming movie notification

Screenshot

screen shot 2018-10-03 at 16 33 39