zedlabs / hackerNews-Android

Hacker News Android Client with Kotlin, Jetpack Compose, Coroutines, Flows, MVVM, Room for offline caching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hackerNews-Android

minimal android client for news.ycombinator.com, made as a test implementation for kotlin flows (the implementation using compose is under compose-impl branch)

Tech Stack:

  • Kotlin
  • Jetpack Compose
  • Android Architecture Components
  • MVVM architecture
  • Coroutines + kotlin Flows
  • Dagger Hilt
  • retrofit + moshi converter
  • Room (Db Caching)

About

Hacker News Android Client with Kotlin, Jetpack Compose, Coroutines, Flows, MVVM, Room for offline caching


Languages

Language:Kotlin 100.0%