[go: nahoru, domu]

Skip to content

MovieMahmoud is an app, optimized for tablets, to help users discover popular and highly rated movies on the web. It displays a scrolling grid of movie trailers, launches a details screen whenever a particular movie is selected, allows users to save favorites, play trailers, and read user reviews. This app utilizes core Android user interface co…

Notifications You must be signed in to change notification settings

mmahmoudothman/MovieMahmoud

Repository files navigation

MovieApp

This is the second project in Udacity's Android Developer Nanodegree. The purpose of this project was to built an app, optimized for tablets, to help users discover popular and highly rated movies on the web. It displays a scrolling grid of movie trailers, launches a details screen whenever a particular movie is selected, allows users to save favorites, play trailers, and read user reviews. This app utilizes core Android user interface components and fetches movie information using themoviedb.org web API.

Features:

  • Discover the most popular, the highest rated and the most rated movies
  • Watch movie trailers and teasers
  • Read reviews from other users
  • Mark movies as favorites
  • Offline work
  • Material design
  • UI optimized for phone and tablet

Downlaod APK

Getting Started

App uses The Movie Database API. You have to enter your API key in order to run the app. You can create your own one very easy! (https://www.themoviedb.org/account/signup?language=en-EN). When you get it, just set it here: "popular-movies-app/gradle.properties"

Libraries Used

  • Picasso - A powerful library that handles image loading and caching in the app.
  • Retrofit - A type-safe HTTP client for Android and Java.
  • Butterknife - Field and method binding for Android views.

License

Copyright 2017 MahmoudOthman

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

MovieMahmoud is an app, optimized for tablets, to help users discover popular and highly rated movies on the web. It displays a scrolling grid of movie trailers, launches a details screen whenever a particular movie is selected, allows users to save favorites, play trailers, and read user reviews. This app utilizes core Android user interface co…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages