Skip to content

This project is the second task of the Udacity Google Android Developer Nanodegree Scholarship.

Notifications You must be signed in to change notification settings

nuhkoca/udacity-movie-app

Repository files navigation

Udacity Popular Movies App

Movies!

Udacity Popular Movies App is the second project of Android Nanodegree Scholarship. It is consist of two steps which are displaying both Popular and Top Rated Movies in the first screen and details of the selected movie.

To use the app, you should add your own API_KEY inside gradle.properties. For API Key please visit The Movie DB website.

What the project uses

ToDo List

  • Popular movies are listed.
  • Top rated movies are listed.
  • Movie Details are shown.
  • Add movies to database when favorite button is clicked.
  • Show favorite movies in case no internet.
  • Delete a movie from the favorites list.
  • Improve movie details layout.
  • Internal Youtube Player.
  • Push Notification implementation.
  • Display Popular, Top Rated, Upcoming and Now Playing movies with Bottom Navigation View.
  • More movies, reviews and trailers as long as scrolling.
  • Two pane support for tablets.

License

App icon based on:

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

MIT License

Copyright (c) 2018 Nuh Koca

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

This project is the second task of the Udacity Google Android Developer Nanodegree Scholarship.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages