Skip to content

dustyman145/Popular-Movies

Repository files navigation

Popular-Movies

Popular-Movies project stage 1 for the Udacity course.

Important Information

Although MovieDetailsFragment has been added to support tablet it is not yet supported. RecyclerView has already been added.

Upcoming changes in stage 2.

  1. Support for multiple screen size like tablets.
  2. Mark movies as favorite.
  3. Add ContentProvider to save favorites movies' information.
  4. Collapsing toolbar (Eye candy feature).
  5. Declare layout modification as style (As Google best practices).
  6. Much more...

Installation

  1. Go to https://www.themoviedb.org/account/ and register a new account, unless you already have one.
  2. To register for an API key, sign up and/or login to your account page on TMDb and click the "API" link in the left hand sidebar.
  3. Open AndroidManifest.xml file located in /app/src/main and replace "paste_your_api_key_value_here" with your new API Key (v3 auth) from TMDb.
  4. That's it. Now open your project in Android Studio and compile it.

Credits

Special thank you to Arimorty for this amazing widget. https://github.com/arimorty/floatingsearchview

License

MIT License

Copyright (c) 2018 DustyMan145

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages