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/17] 매칭에 사용자가 들어올 경우 소켓, 프론트 작업 #49

Merged
merged 9 commits into from
Aug 13, 2024

Conversation

rimi3226
Copy link
Contributor

@rimi3226 rimi3226 commented Aug 13, 2024

🚀 개요

매칭관련 프론트 개발 및 사용자가 매칭에 들어올 경우 초기 설정�

🔍 변경사항

  • localhost:3000/match에 들어갈 경우 매칭 관련 화면 확인 가능

⏳ 작업 내용

  • 프론트 퍼블리시
  • flow chart에서 2번까지 진행

📝 논의사항

우선순위 java API 가 만들어질 경우 연동 예정. 해당 개발은 이후 이슈에서 진행

@rimi3226 rimi3226 requested a review from Eunjin3395 August 13, 2024 12:32
@rimi3226 rimi3226 self-assigned this Aug 13, 2024
@rimi3226 rimi3226 linked an issue Aug 13, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@Eunjin3395 Eunjin3395 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

index.js Outdated Show resolved Hide resolved
public/matching/scripts/eventListeners.js Show resolved Hide resolved
socket/handlers/matching/matchingHandler.js Show resolved Hide resolved
socket/handlers/matching/matchingHandler.js Show resolved Hide resolved
@rimi3226 rimi3226 changed the title Feat/17 [Feat/17] 매칭에 사용자가 들어올 경우 소켓, 프론트 작업 Aug 13, 2024
@rimi3226 rimi3226 merged commit 6001aff into develop Aug 13, 2024
@rimi3226 rimi3226 deleted the feat/17 branch August 13, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feat] 사용자가 매칭에 들어올 경우 초기 설정
2 participants