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

[#17] 회원가입 기능 구현 #27

Open
wants to merge 8 commits into
base: feature/25-email-duplicate-check
Choose a base branch
from

Conversation

Younggun-Kim
Copy link
Collaborator

작업 내용

  • 회원가입 기능 구현
  • 회원가입 테스트 코드 작성
  • 휴대폰 인증 기능 및 이메일 중복 체크의 경우 앞서 구현한 기능을 재활용하고
  • BlocListener를 통해 통신하여 SignUpBloc에서는 데이터를 전달받는 형태로 구현

Screenshot

_._.webm

@Younggun-Kim Younggun-Kim self-assigned this Nov 24, 2024
@Younggun-Kim Younggun-Kim linked an issue Nov 24, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

회원가입 기능
1 participant