Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sreeshaks/moviebuzz


https://github.com/sreeshaks/moviebuzz

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# MovieBuzz

Movie Buzz is an app which provides the most popular , highest rated , in theaters and upcoming movies to the users. This app is a part of the Android Nanodegree course tailored to make android developers proficient and to bridge the gap between industry based learning and academic based learning.
With Movie Buzz you can store your favourite movies , read reviews , ratings , overview of movies. You can also watch trailers. Posters and related movies are some of the coolest features of the app ! You can share movies with your friends through whatsapp , hike ,facebook and twitter.
Here is a run down on the app's features :
* You can add unlimited number of movies to your favourites list
* View movie reviews and ratings and share them with others
* View the official trailers and latest trailers on YouTube
* Browse posters, backdrop images and wallpapers
* Share movies to all supported applications (Facebook, Twitter, Email, WhatsApp, etc)
* Movie Cast and Crew
* Discover and track "Top Rated", "Most Popular" and “Upcoming” , "Playing now" movie lists and view their trailers
* Movie Buzz is designed based on the latest Material Design UI/UX Paradigm and is a treat to use !

All content (including cast, crew, ratings, reviews, trailers, posters, backdrops, wallpapers, etc) is provided by http://themoviedb.org.

Feedback is most welcome :)
You can contact me here !
Email : [email protected]

[![](https://github.com/SreeshaKS/MovieBuzz/blob/master/art/MovieBuzzINfoGraphic.png)](https://play.google.com/store/apps/details?id=com.sreesha.android.moviebuzz)

[![](https://github.com/SreeshaKS/MovieBuzz/blob/master/art/GooglePlayButton.png)](https://play.google.com/store/apps/details?id=com.sreesha.android.moviebuzz)

##How to use this project

#1)Create an account in themoviedb.org
#2)Acquire an API Key
#3)Insert the API Key in this file
#https://github.com/SreeshaKS/MovieBuzz/edit/master/app/src/main/java/com/sreesha/android/moviebuzz/Networking/APIUrls.java
#4)Run the project.

##License

Copyright 2016 Sreesha S Kuruvadi

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.