Skip to content

[REFACTOR] 회원가입 기능 (#40)#62

Merged
seoyeon-jung merged 4 commits intodevelopfrom
feat/#40
Jan 29, 2024
Merged

[REFACTOR] 회원가입 기능 (#40)#62
seoyeon-jung merged 4 commits intodevelopfrom
feat/#40

Conversation

@seoyeon-jung
Copy link
Contributor

PR 타입

기능 구현 (리팩토링)

반영 브랜치

feat/#40 => develop

closes #40

변경 사항

  • CORS 에러 해결 이후, 코드를 리팩토링했습니다
  • .env 파일 생성 후, 백엔드 서버 코드를 추가했습니다
  • 닉네임 중복 / 이메일 중복 관련 코드를 리팩토링했습니다.

- '중복확인' 버튼 클릭 시 세가지 경우의 수를 지정했습니다
- 유효성 검사 통과 / 중복 이메일 / 확인되었습니다 (세가지 경우)
- 이메일 중복 체크와 동일하게 리팩토링했습니다
@seoyeon-jung seoyeon-jung added the enhancement New feature or request label Jan 29, 2024
@seoyeon-jung seoyeon-jung self-assigned this Jan 29, 2024
@seoyeon-jung seoyeon-jung merged commit 0cadfa2 into develop Jan 29, 2024
@seoyeon-jung seoyeon-jung deleted the feat/#40 branch January 29, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

회원 가입

1 participant