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

[#9] Add Join Page #14

Merged
merged 9 commits into from
Sep 28, 2024
Merged

[#9] Add Join Page #14

merged 9 commits into from
Sep 28, 2024

Conversation

rarlala
Copy link
Collaborator

@rarlala rarlala commented Sep 20, 2024

작업 내역

회원가입 flow UI 및 react-hook-form + zod를 활용한 validation check 처리

  • 1단계 : 약관동의 a6f95fb
  • 2단계 : 이에일 입력 709da02
  • 3단계 : 비밀번호 입력 6c825be
  • 4단계 : 핸드폰 번호 입력 및 본인인증 17fed90
  • 5단계 : 이름, 생년월일 입력 및 가입 완료 620c9b6
  • immer 사용 및 StepData 배열로 수정 6b1d89a
  • 5단계 내 성별 입력 추가 85bd1e5

알게 된 내용

  • step으로 데이터를 얻어야 하는 ui에는 @use-funnel을 활용하기도 함

작업 화면

약관 동의

default.mov

이메일 입력

default.mov

비밀번호 입력

default.mov

핸드폰 번호 입력 및 본인인증

default.mov

이름, 생일 입력 및 가입완료

default.mov

@rarlala rarlala added the enhancement New feature or request label Sep 20, 2024
@rarlala rarlala self-assigned this Sep 20, 2024
- header logo, login 링크 연결
- step 초기값 0으로 설정
- icon svg 수정
- console.log 제거
src/app/join/page.tsx Outdated Show resolved Hide resolved
- using immer
- change StepData data structure to array
Copy link

sonarcloud bot commented Sep 26, 2024

@rarlala rarlala merged commit 5103a4a into main Sep 28, 2024
2 checks passed
@rarlala rarlala deleted the feature/#9 branch September 28, 2024 09:19
@rarlala rarlala restored the feature/#9 branch September 28, 2024 21:11
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.

2 participants