Skip to content

superheeyoung/DFMCompose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 26, 2024
00bf232 · Sep 26, 2024

History

18 Commits
Sep 19, 2024
Sep 18, 2024
Sep 18, 2024
Sep 18, 2024
Sep 19, 2024
Sep 18, 2024
Sep 17, 2024
Sep 26, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Sep 17, 2024
Sep 18, 2024

Repository files navigation

Tech Stack & Open Source Libraries

  • DFM
    • app : Android Entry Point
    • core
      • data : Repository로 DataSource의 데이터 가져옴
      • remote : Network 통신으로 GitHub Api 호출
      • locale : Database에서 데이터 저장 및 가져옴
      • ui : Compose Design System
    • feature
      • list
        • api로 받아온 github user 목록 데이터 보여주기
        • paging3 사용하여 무한 스크롤
        • mvi
      • detail
        • feature:list의 클릭된 이미지를 보여주는 화면
        • mvi
  • Compose
  • MVI
    • Orbit
  • Coroutine + Flow for asynchronous
  • JetPack
    • Paging3
    • Compose
    • ViewModel
    • Hilt
  • Retrofit2 + OkHttp3
  • Clean Architecture
  • KSP

About

Compose MultiModule

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages