Skip to content

Refactor: [공방] - 파일 구조 리팩토링 🟡 #10

@giljihun

Description

@giljihun

리팩토링 대상

/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/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions