Coder Social home page Coder Social logo

marcuspimenta / bestv Goto Github PK

View Code? Open in Web Editor NEW
61.0 10.0 22.0 175.27 MB

Android TV App powered by TMDb. It is a easy way to find the best TV content, the top movies, series... all of that in your TV.

Kotlin 100.00%
android-tv dagger2 rxjava2 retrofit2 mvp-android glide tmdb top-movies series lottie clean-architecture kotlin unit-test dependency-injection mockito modularization tv movie tvshow

bestv's Introduction

BESTV

Kotlin Version

Android TV App powered by TMDb

It is a easy way to find the best TV content, the top movies, series... all of that in your TV.

The goal of the project is to be a guide line about Android TV, that shows how to use the Leanback library from Google. The project also uses the popular libraries and tools from the Android ecosystem.

The main widgets from Android TV are used: BrowseSupportFragment, SearchSupportFragment, DetailsSupportFragment, VerticalSupportFragment.

Project

  • 100% Kotlin
  • Android TV
  • Clean Architecture
  • Android Architecture Components
  • Dependency Injection

Tech-stack

This project uses the popular libraries and tools from the Android ecosystem.

API Documentation

BESTV uses the version 3 of The Movie Database (TMDb) API. You can find all the documentation about the requests and the responses responses there.

API Keys

BESTV uses The Movie DB API in order to fetch all the data, but is not endorsed or certified by TMDb. To be able to run this application you have to create an API KEY from The Movie DB and place it in your gradle file.

buildConfigField "String", "TMDB_API_KEY", "YOUR API KEY HERE"

Features

  • Show the top movies and tv shows
  • Show the top movies and tv shows by genre
  • Details about a work including the casts, the videos, the similar and recommended works
  • Details about a cast including the credits
  • Search the movies and the tv shows by title

Modules

The app is modularized. We can see the dependency graph with all the modules.

TODO

  • Improve the test coverage
  • Give support to more languages
  • Create a introduction guide to show the features when the users open the app the first time

References

Licence

Copyright (c) 2018 Marcus Pimenta

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.

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.