Skip to content

blueme0/Chaeda

Repository files navigation

ic_launcher-playstore

Chaeda

수학 학습에서의 취약점 분석과 복습 repo:android

채다 시연 영상

클릭하면 시연 영상으로 이동합니다.


Tech Stack ⚒️

  • Clean Architecture

  • Multi-Module

  • MVVM

  • Repository Pattern

  • Compose + XML

  • Hilt

  • Coroutine

  • Version Catalog

  • Kotlin - Flow

  • GitHub Action CI / CD


System Architecture 💻

Data Flow

image

Module

🗃️app
 ┣ 📂di
 ┣ 📂presentation
 ┣ 📂util
🗃️build-logic
 ┣ 📂convention
🗃️core
 ┣ 📂base
🗃️data
 ┣ 📂datasource.remote
 ┣ 📂interceptor
 ┣ 📂local
 ┣ 📂model
 ┃ ┣ 📂request
 ┃ ┣ 📂response
 ┣ 📂repository
 ┣ 📂service
🗃️domain
 ┣ 📂entity
 ┣ 📂enumSet
 ┣ 📂repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages