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: [53] 아이디 중복 확인 구현 #54

Merged
merged 1 commit into from
Aug 6, 2024
Merged

feat: [53] 아이디 중복 확인 구현 #54

merged 1 commit into from
Aug 6, 2024

Conversation

JunYoungKr
Copy link
Collaborator

PR 유형

어떤 변경사항인지 체크해주세요 (중복 체크 가능)

  • 버그 (bug)
  • 기능 (feat)
  • 수정 (fix)
  • 리팩토링 (개선 느낌) (refactor)
  • 문서 (docs)
  • 기타

PR 설명

  • 아이디 중복 확인 기능 구현
  • 8.2 서버 쪽 문제 전달 후 정상적으로 작동하는 것을 확인받음

관련 이슈

스크린샷

체크리스트

  • 코드가 정상적으로 컴파일되고 모든 테스트를 통과했습니다
  • 변경사항에 대한 테스트를 추가했습니다 (버그 수정 / 기능 추가의 경우)
  • 관련 문서를 업데이트했습니다

추가 정보

@JunYoungKr JunYoungKr added the feat label Aug 6, 2024
@JunYoungKr JunYoungKr self-assigned this Aug 6, 2024
@JunYoungKr JunYoungKr linked an issue Aug 6, 2024 that may be closed by this pull request
@JunYoungKr JunYoungKr merged commit 3a039f2 into dev Aug 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 아이디 중복 확인 기능 구현
2 participants