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] 회원가입 API 요청 코드 추가 #68

Open
5 of 6 tasks
thay123028 opened this issue Feb 4, 2025 · 0 comments
Open
5 of 6 tasks

[FEAT] 회원가입 API 요청 코드 추가 #68

thay123028 opened this issue Feb 4, 2025 · 0 comments
Assignees

Comments

@thay123028
Copy link
Collaborator

thay123028 commented Feb 4, 2025

💥이슈 설명

  • 회원가입 페이지에서 사용자 타입에 맞게 요청경로를 달리하여 API 요청을 보냅니다.
  • 회원가입 성공 후 alert창으로 "회원가입이 완료되었습니다. 로그인 후 서비스를 이용해주세요."라는 문구를 띄웁니다.
  • 회원가입 실패 시 오류를 처리합니다.
  • 데이터 명세서에 맞게 입력 필드를 추가/제거합니다.

📚할 일 목록

  • 사용자가 입력한 값들을 포함하여 서버로 가입요청 보내기
  • 오류 처리
  • 성공 시 alert창 생성
  • 사장 닉네임 입력칸 제거
  • 내국인/외국인 체크박스 생성
  • 사장 개업일자, 매장 주소 입력칸 생성 및 수정

🔄관련 작업

⌛기한

2025.02.05

@thay123028 thay123028 self-assigned this Feb 5, 2025
aong13 added a commit that referenced this issue Feb 10, 2025
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

No branches or pull requests

1 participant