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] 회원가입 수정 #17

Open
WooBinHam opened this issue Aug 17, 2023 · 0 comments
Open

[Feat] 회원가입 수정 #17

WooBinHam opened this issue Aug 17, 2023 · 0 comments
Assignees

Comments

@WooBinHam
Copy link

  • 회원가입 전화번호 인증
  • req, res 수정
@WooBinHam WooBinHam self-assigned this Aug 17, 2023
WooBinHam added a commit that referenced this issue Aug 17, 2023
- 회원가입 레이아웃 수정
- 전화번호, 인증번호 입력란 추가, 인증번호 받기, 확인 버튼 추가
- 인증번호 입력과 확인 버튼은 framelayout으로 인증번호를 받아야 보이게 설정
WooBinHam added a commit that referenced this issue Aug 17, 2023
- 아이디 닉네임 중복확인 버튼 추가
WooBinHam added a commit that referenced this issue Aug 17, 2023
- 아이디 중복확인 기능 구현
- 닉네임 중복확인 기능 구현
- 전화번호 입력 후 인증번호 받기 누르면 전화번호 중복확인(이 이후에 인증번호 요청 기능은 작업 예정)
- 회원가입 시 Reqest Body에 전화번호 추가
WooBinHam added a commit that referenced this issue Aug 17, 2023
- 서버 DB에 중복확인 요청을 보내는 코드 작성
- 인증번호 요청하는 코드는 작업 예정
- response의 data가 아닌, message를 필요로 하는 경우가 있어서 cazaitResponse가 없는 normalProcessCall 만듬. 이 과정에서 오류가 있는 듯
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant