Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.21 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.21 KB

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