Skip to content

eileenwong9305/Popular-Movies

Repository files navigation

Popular Movies App

Popular Movies app written for Udacity Android Developer Nanodegree Program

Table of Contents

Project Background

The app shows the most popular movies playing. The movies are sorted either by most popular, highest-rated, upcoming or favourite. Details of each movie is displayed when user tap on a movie poster. User can play and share trailer in youtube app or web browser. User can mark movie as favourite by tapping on heart button and details of marked movie are stored in database

Requirements

  • Android Studio 3.1.3
  • Build Tools Version 27.1.0
  • Minimum Android Version: 15

Getting Started

To run the app, please login to TheMovieDB website and request an API key. Replace the text "[YOUR_API_KEY]" with your API key in "gradle.properties" file. Then build and run the file in your mobile device or emulator.

Project Screenshot

Home screen. Movies list are sorted either by most popular, highest-rated, upcoming or favourite.

Home screen Sort by

Detail screen.

Detail screen Review

User can view and share video

Video

User can mark or unmark a movie as favourite

Mark as favourite Removed from favourite

Bugs and Feature Requests

If there is a bug or feature request, please open an issue.

About

Project 1 - Udacity Android Developer Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages