rishabh876 / GoodShows

A sample TV Shows Android app that uses https://developers.themoviedb.org API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI

Good Shows is an Open Source Android App that uses TMDb API. The project is written in Kotlin, build on MVP Architecture and uses libraries like

  • Retrofit 2
  • Glide
  • RxJava 2
  • ButterKnife
  • Dagger 2
  • Mosby
  • Mockito
  • Espresso

The Project is also integrated with CircleCi 2 for Continuous Integration. There are some Unit Tests and some Instrumentation Tests that are run on CircleCi.

The App has two screen, first screen shows a list of Popular Tv Shows and the second Shows the detailed view of a Tv Show along with a list of similar Tv shows.

Medium LinkedIn

About

A sample TV Shows Android app that uses https://developers.themoviedb.org API


Languages

Language:Kotlin 95.3%Language:Java 4.7%