Skip to content

davidju/Popular-Movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popular Movies

Android application that allows users to discover the currently most popular and highly rated movies. Contains details for each movie including, synposis, rating, trailers, and reviews. Users can add movies to their favorites list to keep track of them, which also makes the movies and all their details available offline.

This project was built from scratch as part of Udacity's Android Developer Nanodegree program.

Usage

This application uses information fetched from The Movie Database, so you must provide your own API key to build this app. After cloning the repository, add your own gradle.properties file to the project's root containing your API key using the following name: TMDB_API_KEY= (insert key as String here).

Screenshots

License

Copyright 2018 David Ju

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages