Skip to content

rohitsharma04/Popcorn

Repository files navigation

#Popcorn Crates.io ###Popular Movies App This is an android app which I made from scratch for Android Nanodegree Developer course. This app reveals the power of adaptive UI both for phone and tablet devices. This app also has additional features which were not the requirement for Nanodegree program.

##Features

  • Search Movies
  • Sort Movies Based on
    • Popularity
    • Rating
    • Currently Playing
    • Upcoming
  • Add Movies to Favorite List
    • Favorite Movies are stored locally
    • Accessible even when offline.
  • Watch Trailers and other video clips
  • Read reviews of the movies
  • Share movie overviews & trailers

##Screenshots

###Mobile

screen screen screen screen screen screen

###Tab

screen screen screen screen screen

How to use the source

This app uses TheMovieDbOrg API to retrieve movies. You must provide your own API KEY in order to build the app. Add your API KEY in this file /app/src/main/java/com/bitshifters/rohit/popcorn/api/MovieDbOrgApiService.java

Copyright 2016 Rohit Sharma (skyrohithigh)

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

Popular Movies App

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages