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

feat: 멤버 도메인 구현 #13

Merged
merged 11 commits into from
Jan 27, 2024
Merged

feat: 멤버 도메인 구현 #13

merged 11 commits into from
Jan 27, 2024

Conversation

Sangwook02
Copy link
Member

@Sangwook02 Sangwook02 commented Jan 27, 2024

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • Member 도메인 구현
  • MemberRole, MemberStatus 추가
  • BaseTimeEntity 추상 클래스 추가

@Sangwook02 Sangwook02 self-assigned this Jan 27, 2024
@Sangwook02 Sangwook02 added the ✨ feature 새로운 기능 추가 및 수정 label Jan 27, 2024
@Sangwook02 Sangwook02 requested a review from a team as a code owner January 27, 2024 07:52
Copy link
Member

@uwoobeat uwoobeat left a comment

Choose a reason for hiding this comment

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

lgtm

@Sangwook02 Sangwook02 merged commit 0431cf3 into develop Jan 27, 2024
1 check passed
@Sangwook02 Sangwook02 deleted the feature/11-member-domain branch January 27, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature 새로운 기능 추가 및 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ 멤버 도메인 구현
2 participants