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] 회원가입 #6

Open
1 task
Sosohy opened this issue Apr 3, 2024 · 0 comments
Open
1 task

[Feature] 회원가입 #6

Sosohy opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Sosohy
Copy link
Collaborator

Sosohy commented Apr 3, 2024

회원가입


이슈 목적

회원가입을 통한 회원 등록

기능 구현 내용

  • 이름, 닉네임, 이메일, 비밀번호 입력 후 회원 등록

참고사항

  • 이름은 입력하지 않을 수 있음
  • 닉네임 중복 여부 확인
  • 닉네임 중복 시 회원가입 불가
  • 닉네임 2자 이상 10자 이하
  • 이메일 중복 여부 확인
  • 이메일 중복 시 회원가입 불가
  • 비밀번호 8자 이상 12자 이하
  • 비밀번호 대문자, 소문자, 숫자 세 가지 혼용 조합
  • 비밀번호 특수문자 불가
@Sosohy Sosohy added the enhancement New feature or request label Apr 3, 2024
@moomint8 moomint8 self-assigned this Apr 3, 2024
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

No branches or pull requests

2 participants