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: 회원 가입/탈퇴 기능 구현 #23

Closed
2 tasks done
kkyu0718 opened this issue Aug 12, 2024 · 0 comments · Fixed by #32
Closed
2 tasks done

feat: 회원 가입/탈퇴 기능 구현 #23

kkyu0718 opened this issue Aug 12, 2024 · 0 comments · Fixed by #32
Assignees
Labels
기능 New feature or request

Comments

@kkyu0718
Copy link
Collaborator

kkyu0718 commented Aug 12, 2024

💡 어떤 기능인가요?

회원 가입, 회원 탈퇴 기능 구현

✅ 작업 상세 내용

  • 회원 가입에 성공한 경우에 Member 테이블에 저장한다
  • 회원 탈퇴에 성공한 경우에 is_deleted = True 로 변경한다

⏰ 예상 기간

1h

참고할만한 자료(선택)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants