hackernewsapp icon indicating copy to clipboard operation
hackernewsapp copied to clipboard

Using MVVM, Coroutines and Koin developed Hacker News Application written Kotlin.

Hackernews app

Codacy Badge

This application sample The Hackernews app that implements MVVM architecture using Koin, Room, Coroutines, Retrofit and Eventbus.

Used HackerNewsAPI.

Architecture

Tech Stack

  • Kotlin
  • MVVM
  • Koin
  • Kotlin Coroutines
  • Retrofit2
  • Room
  • Navigation
  • Timber
  • Eventbus

Screenshots

Splash News Jobs Details

Todo List

  • [ ] User information to be added.
  • [ ] User post to be added.
  • [x] The app will be written in unit test.