Skip to content

stevepham/stackoverflowuser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackOverow

  • This project demonstrate how to integrate paging into your project

Description

  • HomeScreen: load all user from StackOverflow with infinite scroll. Toggle All/Marked to select all user or bookmarked users. Support save offline for user
  • DetailScreen: could select one user from home to show detail reputation of user

Architecture

  • Apply clean architecture
  • MVVM

Libraries

  • Koin for dependencies injection
  • Retrofit
  • Moshi
  • Coroutine
  • Navigation
  • Paging + BoundaryCallback
  • Room

Demo

About

Demo loading StackOverflow user with paging and caching

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages