Skip to content

klisiewicz/popular-movies

Repository files navigation

Popular Movies

Application allowing users to discover the most popular movies playing. It was made as a part of Udacity Nanodegree program.

Code quality: Codacy Badge

Screenshots

Movie list Movie details Movie details

Prerequisites

Application utilizes The Movie DB API. You must provide your own API key in the build.gradle `file:

buildConfigField "String", "API_KEY", '"@TODO: enter your api key here"'

Built With

  • Glide - An image loading and caching library for Android.
  • Butterknife - Bind Android views and callbacks to fields and methods.
  • Retrofit - Type-safe HTTP client for Android and Java by Square, Inc.
  • Dagger - A fast dependency injector for Android and Java.
  • ReactiveX - Reactive Extensions for Async Programming.

Authors

About

Application allowing users to discover the most popular movies playing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages