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

Feature: 사용자가 예매 사이트를 벗어나면 대기 정보가 삭제된다. #136

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

hseong3243
Copy link
Collaborator

⛏ 작업 사항

  • 기존 사용자 정보 제거 기능을 사용하여 구현하였습니다.
  • 나가기 버튼 클릭 시 작업 공간, 대기방에서 사용자 정보를 제거하는 API를 추가했습니다.

📝 작업 요약

  • 대기열 시스템 나가기 API 구현

💡 관련 이슈

@hseong3243 hseong3243 merged commit b335824 into main Aug 23, 2024
2 checks passed
@hseong3243 hseong3243 deleted the feature/leave-waiting branch August 23, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: 사용자가 예매 사이트를 벗어나면 대기 정보가 삭제된다.
2 participants