Skip to content

abhinav272/HackerNewsClient

Repository files navigation

HackerNewsClient

Another sample app created using open API for HackerNews. The first screen shows top stories and the second screen shows comments and thier replies. This app is made on MVP pattern. Also includes Unit tests for all Presenters, Model, RecyclerView Adapters and util classes.

To generate Unit test report and coverage, clone this repo and Run, createDebugCoverageReport from gradle.

Libraries

  1. ButterKnife
  2. RxJava2
  3. Constraint Layout
  4. Retrofit
  5. Mockito
  6. GSON

Releases

No releases published

Packages

No packages published

Languages