Skip to content

Nexters/Funch-AOS

Repository files navigation

app_icon

앱 스크린샷

참여한 사람들

모듈 구조

├── app
├── build-logic
├── core
│   ├── data
│   ├── datastore
│   ├── designsystem
│   ├── domain
│   ├── network
│   └── testing
└── feature
    ├── collection
    ├── home
    ├── match
    ├── onboarding
    └── profile

기술 스택

  • Clean Architecture
  • Multi-Module
  • Design System
  • Version Catalog
  • Compose
  • Coroutines + Flow
  • Hilt
  • JUnit5