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

🔀 :: (#30) - write the logic sign up #31

Merged
merged 19 commits into from
Jan 23, 2024

Conversation

diejdkll
Copy link
Contributor

📌 개요

  • 회원가입 로직 작성

🔀 변경사항

  • 인증번호 전송 기능 구현
  • 인증번호 검증 기능 구현
  • 회원가입 기능 구현
  • textfield 값을 savedStateHandle로 관리
  • 비밀번호가 강력한지 검사하는 함수 추가
  • Interceptor에서 204 처리
  • viewModelStoreOwner를 사용해 signup navigation부분에서 viewmodel 인스턴스를 공유해서 사용

@diejdkll diejdkll added 1️⃣ Priority: High 우선순위 - 상 ✨ Feature 기능 추가 labels Jan 23, 2024
@diejdkll diejdkll self-assigned this Jan 23, 2024
@diejdkll diejdkll linked an issue Jan 23, 2024 that may be closed by this pull request
@diejdkll diejdkll merged commit 975e8a2 into develop Jan 23, 2024
1 check passed
@diejdkll diejdkll deleted the feature/30-write-the-logic-sign-up branch January 23, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ Priority: High 우선순위 - 상 ✨ Feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

write the logic sign up
2 participants