/popularmovies-stage2-nd801

Primary LanguageJavaApache License 2.0Apache-2.0

Popular Movies

stage 2

starting from previous project stage 1

Tasks Executed

  • allow users to view and play trailers ( either in the youtube app or a web browser).
  • allow users to read reviews of a selected movie.
  • also allow users to mark a movie as a favorite in the details view by tapping a button(star).
  • create a database to store the names and ids of the user's favorite movies (and optionally, the rest of the information needed to display their favorites collection while offline).
  • added favorite section.

Credits

icon launcer provided by Pixel Perfect

Instructions

You need an API key from The Movie DB API to retreive data. Set your key in Params.java file

License

Copyright 2018 Gianni Andrea Cavalli

Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements.  See the NOTICE file distributed with this work for
additional information regarding copyright ownership.  The ASF licenses this
file to you 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.