A Hacker News reader app for Android, based on the official Hacker News API.
screen_recording.mp4
This project is written to explore the new recommended architecture for Android apps. It uses Jetpack Compose for UI, and Hilt for DI.
The project is split into three main layers —UI, Domain, and Data— as per the recommendation.
Read the related blog post here.
- Highlight links, and enable click on links
- Improve navigation: add title and back button
Copyright (c) 2022 Vishnu Haridas, QBurst
This software is published under MIT License. See LICENSE.md for more details.