Skip to content

Kusitms-POPTATO-DEV/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

🥔 KUSITMS 30기 밋업프로젝트 H조 - Poptato팀 🥔

📘 ERD (Entity-Relationship Diagram)

ERD Diagram

🛠 System Architecture (백엔드)

System Architecture Diagram

🪛 기술 스택(안드로이드)

Tech Stack, Jetpack Compose, Clean Architecture, Multi-Module, MVVM, Dagger Hilt, Coroutine, Custom Plugin(Kotlin-DSL), Version Catalog, Flow, Data Store, Navigation, Coil Compose, Retrofit2, okHttp3


🔍 프로젝트 구조도(안드로이드)

├── app
|   ├── app
|   └── di
│
├── build-logic
|   └── plugin
│
├── data
|   ├── service
|   ├── base
|   ├── model
|   ├── datastore
|   ├── mapper
|   └── repository
│
├── core
│   ├── ui
│   │   ├── base
│   │   ├── common
│   │   └── util
│   ├── main
│   │   ├── base
│   │   ├── enums
│   │   └── util
│   └── navigation
│       └── navigation
│
├── domain
│   ├── base
│   ├── model
│   ├── repository
│   └── usecase
│
├── design-system
│   └── design-system
│
└── feature
    ├── backlog
    ├── history
    ├── login
    ├── mypage
    ├── setting
    ├── splash
    ├── today
    └── yesterdaylist

📄 API 명세서

🔗 API 명세서 바로가기

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors