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

feature/#92 회원가입 시 학과 검증 로직 #95

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

LeeShinHaeng
Copy link
Contributor

Summary

close #92

학과 검증 로직 추가

Tasks

  • 이메일 검증
  • 학과 코드 검증 (enum)

@LeeShinHaeng LeeShinHaeng added the ✨feature create new feature label Nov 12, 2024
@LeeShinHaeng LeeShinHaeng requested a review from a team November 12, 2024 07:17
@LeeShinHaeng LeeShinHaeng self-assigned this Nov 12, 2024
@LeeShinHaeng LeeShinHaeng linked an issue Nov 12, 2024 that may be closed by this pull request
1 task
Copy link
Member

@LeeHanEum LeeHanEum left a comment

Choose a reason for hiding this comment

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

Enum을 적절하게 잘 사용해주셨네요!! 👍
몇가지만 확인해주시면 감사하겠습니다~

@LeeHanEum LeeHanEum added the 🔨refactor refactoring code label Nov 12, 2024
Copy link
Member

@LeeHanEum LeeHanEum left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@LeeShinHaeng LeeShinHaeng merged commit 03750f0 into develop Nov 13, 2024
1 check passed
@LeeShinHaeng LeeShinHaeng deleted the feature/#92-signup-department-validation branch November 13, 2024 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature create new feature 🔨refactor refactoring code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

회원가입 시 학과 학생 여부 검증 로직 추가
2 participants