Skip to content

gitskim/nanodegree-movies-app

Repository files navigation

Movies app

Alt text

Features:

  1. Movies are displayed in RecyclerView containing CardView for the staggered look with AppCompat animations.
  2. App queries the movies API using RxAndroid, Retrofit 2.0 and Dagger 2.
  3. UI contains the setting menu to sort order of the movies by: most popular, highest rated.
  4. When a movie poster thumbnail is selected, the movie details screen is launched.
  5. Context is efficiently handled to avoid memory leak.

About

One of Udacity projects with MVP, RxJava, Retrofit 2.0, Dagger 2, Cardview for phones and tablets.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages