Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

tosinonikute/HackerNews

Repository files navigation

HackerNews

A simple Hacker News (https://news.ycombinator.com) reader app using Hacker News API (https://github.com/HackerNews/API)

Get it on Google Play!

Available on the Google Play Store

  • Support API 9 to 25
  • Clean, Simple and Minimalist design
  • Follows MVP architectural pattern
  • Uses Dagger2 for DI
  • Rxjava
  • Works in either orientation (portrait/landscape)
  • Use Gradle to build, jCenter/Maven Central for dependencies (no .jar dependencies)
  • Includes Automated Test

App has 3 screens

  • Home screen with list of top items displayed in order and can be pulled to refresh.
  • Item screen with list of comments and their replies.
  • WebView screen that takes user to url page by clicking a FloatButton.

Screenshots Below:

Releases

No releases published

Packages

No packages published

Languages