Coder Social home page Coder Social logo

mohllal / popular-movies Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 113 KB

An Android application that allows users to discover the most popular movies and mark them as favorites as they want.

Java 100.00%
android-application movie-database movie-collection popular-movies coursework course-project udacity udacity-course

popular-movies's Introduction

Popular Movies

Popular Movies is an Android application that allows users to discover the most popular movies and mark them as favorites as they want. It presents the users with an grid arrangement of movie posters sorted by a specific sort order.

This is my project for the Udacity's Developing Android Apps Course.

Features:

• The application allows the users to change sort order via settings, and it can be one of these options:

  1. Most popular movies.
  2. Highest-rated movies.
  3. Favorite movies.

• The application allows the users to tap on a movie poster and move to a details screen with additional information such as:

  1. Movie original title.
  2. Movie poster.
  3. Movie overview.
  4. Movie release date.
  5. Users rating.

• The application allows the users to:

  1. View and play trailers.
  2. Read reviews of the selected movie.
  3. Mark a movie as a favorite and unmark it anytime.

Built With:

  • Themoviedb.org API: A web service to search for movies and TV shows based on filters or definable values like ratings, certifications or release dates.
  • Picasso: A powerful image downloading and caching library. I used Picasso to easily load album art thumbnails into my views. It handles loading the images on a background thread, image decompression and caching the images.
  • Retrofit: A type-safe HTTP client library. I used Retrofit in turning my HTTP API into a Java interface and in object conversion to request body (JSON object).

License:

This software is licensed under the Modified BSD License.

popular-movies's People

Contributors

mohllal avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.