elshadsm / popular-movies-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Popular Movies

The Popular Movies app was developed for the Udacity Android Developer Nanodegree Program. The app allows users to discover the most popular and the most rated movies playing. Additionally, users are able to get detailed information for every proper movie and save it as favorite.

Features

  • Discover the most popular and the highest rated movies
  • Sort movies by most popular, by top rated or by favorites
  • Get detailed information for every movie
  • View and play movie trailers
  • Read reviews from other users
  • Mark movies as favorites

Note

This app uses The Movie Database API to retrieve movies data. You must provide your own API key in order to run the functional app. When you get it, find "BuildConfig.MOVIE_DB_API_KEY" in the source and replace it with your own key.

Screens

Copyright (c) 2018 Elshad Seyidmammadov

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About


Languages

Language:Java 100.0%