-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
리팩토링 대상
/Presentation/WorkShop을 리팩토링합니다.
예상 방향
현재:
Presentation/Workshop/Making/...
분리 후:
Presentation/
├── Workshop/ ← 마켓플레이스 (템플릿/이펙트 쇼핑)
│ ├── ViewModels/
│ ├── Views/
│ │ ├── Main/
│ │ └── Coin/
│ └── Components/
│
└── KeyringMaker/ ← 키링 제작 스튜디오 (NEW!)
├── Core/
│ └── Protocols/
├── Shared/
│ ├── Components/
│ └── Views/
└── Templates/
├── AcrylicPhoto/
├── NeonSign/
├── Polaroid/
├── ClearSketch/
├── Pixel/
└── SpeechBubble/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels