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: 어드민 대기중인 멤버 조회 api 구현 #44

Merged
merged 9 commits into from
Feb 11, 2024

Conversation

Sangwook02
Copy link
Member

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 대기중인 멤버 조회를 위한 dto, service, repository 구현

📝 참고사항

  • requirement 파일들의 위치를 member 디렉토리 내부로 옮겼습니다

📚 기타

@Sangwook02 Sangwook02 added the ✨ feature 새로운 기능 추가 및 수정 label Feb 11, 2024
@Sangwook02 Sangwook02 self-assigned this Feb 11, 2024
@Sangwook02 Sangwook02 requested a review from a team as a code owner February 11, 2024 11:32
Copy link
Member

@binary-ho binary-ho left a comment

Choose a reason for hiding this comment

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

LGTM! 감사합니다!

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 e27bc82 into develop Feb 11, 2024
1 check passed
@Sangwook02 Sangwook02 deleted the feature/22-get-pending-member branch February 11, 2024 16:21
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.

✨ 어드민 대기중인 멤버 조회하기 API 구현
3 participants