Skip to content

chenrui-hu1/Tinnews

Repository files navigation

TinNews

The App to demonstrate the basic framework

Information

This is demo app which is used for practice purpose. I basically implemented most of the recommended technique which will be used in the prod app. There are definitely some improvements which I could make but I didn't for example

  • Generic Domain Response
  • Generic UseCase

Features

MVVM + Navigation: UI + Domain + Data Layer

Flow & MutableStateFlow

Database: Room

Image: Glide

Asynchronous: Kotlin coroutines

DI: Hilt

Network: Retrofit

Pagination

Favorite state consistency across the app

Saved State Navigation View

Demo

demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages