Skip to content

A movie app using Dagger, Retrofit, LiveData and Room.

Notifications You must be signed in to change notification settings

nhalflants/Movies

Repository files navigation

Movies

Android developer nanodegree, Projects 1 & 2: Popular Movies app

Movies is a movies tracking app that uses The Movie Database in the backend. Users can view thousands of collection in the app and add them to their favorite lists.

Please visit The Movie Database to obtain your own API Key.

Features

With the app, you can:

  • Discover the most popular, the most rated or the highest rated movies
  • Watch trailers
  • Read reviews
  • Add movie to their favorite list

Configuration

In order to run this project, you need to get your own API Key from The Movie Database

Then set your API Key in the gradle.properties file as follows:

MovieDBApiToken = "your-api-key"

Credits

About

A movie app using Dagger, Retrofit, LiveData and Room.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages