Skip to content

#01 회원 가입#13

Merged
kingkang85 merged 1 commit intodevelopfrom
01
Dec 21, 2024
Merged

#01 회원 가입#13
kingkang85 merged 1 commit intodevelopfrom
01

Conversation

@kingkang85
Copy link
Copy Markdown
Contributor

📋 요약

  • 회원 가입 페이지 구현

🛠 변경 사항

  • 이번 Pull Request에서 작업한 주요 변경 사항은 다음과 같습니다:
    • 새로운 기능 추가 또는 버그 수정
    • 코드 리팩토링 또는 최적화
    • 문서 업데이트

🔗 관련 이슈

📸 스크린샷 또는 GIF (해당되는 경우)

  • 회원 가입
    image

  • 경고 문구와 함께
    image

✅ 체크리스트

  • 코드가 정상적으로 동작하는지 테스트했습니다.
  • 관련 문서를 작성하거나 업데이트했습니다. (해당되는 경우)
  • 변경 사항을 반영한 테스트 코드를 추가했습니다.
  • 모든 테스트가 성공적으로 통과했습니다.

🛡 테스트 방법

.

📚 추가 참고 사항

.

- axios로 userData를 보내 회원가입 요청
- 409 에러 응답 시 해당 에러 메세지 출력
- 회원가입 시 로그인 페이지로 이동

Resolves: #1
@uni-zun
Copy link
Copy Markdown
Contributor

uni-zun commented Dec 21, 2024

check!!

Copy link
Copy Markdown
Contributor

@LeeGukgeon LeeGukgeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

스타일이 아주 깔끔해서 보기 좋습니다

@kingkang85 kingkang85 merged commit 97e2bdc into develop Dec 21, 2024
yunjaeeun added a commit that referenced this pull request Dec 22, 2024
1.모든 로직 로컬 스토리지에서 회원 pk 가져오도록 수정
2. 알림 기능 추가 완료

Resolves: #13
kingkang85 added a commit that referenced this pull request Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎉Pull Request pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants