Giter Club home page Giter Club logo

filmy's Introduction

Filmy

Version License

Filmy: The fastest and easiest way to discover movies on your device. All the movie data is retrieved using The Movie Database (TMDb) APIs

Download

Get it on Google Play

Goal

  • To showcase the implementation of:

    1. 3rd party libraries in Android that includes: Retrofit, OkHttp, Glide, Hilt, etc...
    2. Clean Architecture with Kotlin & MVVM
  • To achieve this, I am using TMDb (The Movie Database) as a source to retrieve the data (movie information) over the network via REST APIs.

  • Therefore, this project can be considered as a concept project.

Features

  • Categorized list of Now playing, Upcoming, Top Rated, Popular movies.
  • Movie rating
  • Movie details along with backdrop images(movie scenes)
  • Search for a movie
  • Watch trailers
  • Recommended movies

Change Log

  • v5.0.0 - 12 September, 2022

    • Recommended Movies'
  • v2.0.0 - 06 November, 2018

    • Now you can watch 'trailers'
  • v1.0.0 - 28 August, 2018

    • Categorized list of Now playing, Upcoming, Top Rated, Popular movies.
    • Movie rating
    • Movie details along with backdrop images(movie scenes)
    • Search for a movie

TMDb Usage

  • Register and get the API_KEY to retrieve the data via REST API.
  • As per terms of use, its mandatory to properly attribute TMDb as the source and shall use the TMDb logo to identify your use of the TMDb APIs
  • Request limits to 40 requests every 10 seconds.

Author

Ritesh Karmare
Get it on Google Play

License

Copyright (C) 2018 Ritesh Karmare

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

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.