/P-Movies

An app to allow users to discover the most popular movies playing

Primary LanguageKotlin

Popular Movies

This is my playground where I am learning new technologies.

At the same time this is an app that displays movies from IMDB. Most of us can relate to kicking back on the couch and enjoying a movie with friends and family.

screenshots

Features

  • displays most popular and top rated movies from IMDB
  • plays trailers
  • displays favorite movies collection when offline

Udacity Developing Android Apps course project.

API Key

Put your API key into ~/.gradle/gradle.properties file (create the file if it does not exist already):

TMDB_API_KEY_PROP="mytmdbapikey1234567"