Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

[Refactor] Model 객체로 관심사 분리 #170

@jayn2u

Description

@jayn2u

🧰 Refactoring Request

📝 설명

해당 항목에 대해서 설명해주세요.

  • MVC 아키텍처를 기반으로 설계했지만, ViewController 안에 비즈니스 로직들이 꽤 많이 들어가 있는 것 같아요.
  • 모델에 해당하는 코드들을 관심사 분리해서 이니셜라이저를 사용해서 DI로 재설계 할 수 있습니다.
  • Main에 Model, View, ViewController로 분리해두었으니까, 한 번 참고해도 좋을 것 같아요!

🗂️ 첨부자료

첨부자료가 있다면 첨부해주세요.

Metadata

Metadata

Labels

🧰 Refactor리팩터링이 필요한 내역들

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions