gziolle / pop-movies-stage-2

Second development stage for "Pop Movies"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Popular Movies - Stage 2

This is "Popular Movies - Stage 2" - part of Udacity's Android Developer Nanodegree. The purpose of this project was to build an app that display popular and top rated movies, according to the user's preference.

Instructions

This project need an API key from TheMovieDB() in order to fetch movie data. To get one key, floow the instructions below:

  1. Create an accoun at TheMovieDB's website
  2. Under your account settings, go to the "API" tab and follow the instructions.
  3. Once the key is generated, paste it on the app's build.gradle file.
  4. Enjoy PopMovies!

Libraries

This project uses the following library:

Picasso

License

Copyright @2017 Guilherme Ziolle

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

Second development stage for "Pop Movies"


Languages

Language:Java 100.0%