Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[refactor] domain model과 ui model 분리 #64

Merged
merged 3 commits into from
Nov 6, 2024
Merged

Conversation

ruh0n
Copy link
Contributor

@ruh0n ruh0n commented Nov 6, 2024

close #59

🤷‍♂️ Description

  • domain model과 ui model 분리
  • 날짜를 표시하기 위한 클래스 생성 (DisplayableDateTime)

@ruh0n ruh0n added the 🛠 Refactor 코드 구조 개선이나 가독성을 위한 리팩토링 이슈입니다. label Nov 6, 2024
@ruh0n ruh0n self-assigned this Nov 6, 2024
@ruh0n ruh0n requested a review from a team as a code owner November 6, 2024 08:20
@ruh0n ruh0n linked an issue Nov 6, 2024 that may be closed by this pull request
Copy link
Contributor

@easyhak easyhak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

잘햇어요

Copy link
Contributor

@minwooch minwooch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿

@ruh0n ruh0n merged commit 6257c43 into dev Nov 6, 2024
1 check passed
@ruh0n ruh0n deleted the feature/diary-ui-model branch November 6, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 Refactor 코드 구조 개선이나 가독성을 위한 리팩토링 이슈입니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Domain 모델과 Ui 모델 분리
3 participants