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

2주차 코드 프리징 - 프론트엔드 #76

Merged
merged 13 commits into from
Nov 7, 2024
Merged

2주차 코드 프리징 - 프론트엔드 #76

merged 13 commits into from
Nov 7, 2024

Conversation

dev-taewon-kim
Copy link
Collaborator

2주차 코드 프리징 - 프론트엔드

dev-taewon-kim and others added 13 commits October 31, 2024 19:48
* chore: tailwindcss 설치 및 설정

* feat: RoomHeader 컴포넌트 UI 구현
방 만들기 버튼 클릭 시 Dialog 띄우기
chore: Repo 설정 및 Actions 스크립트 작성
* chore: 전역 스타일 코드 수정

* chore: devtools 사용, uuid로 id 생성

* refactor: usePagination hook 분리 및 상수화

* feat: Dialog 확인 버튼 클릭 시 GamePage로 이동

* chore: 전역 스타일 및 상수 객체명 변경

* feat: Player 컴포넌트 생성 및 Game Page 구현

VolumeBar 컴포넌트 포함

* chore: 전역 스타일 수정
* chore: 함수 분리

* chore: 타입 재정의

* feat: WebSocket 방 만들기 요청

Socket.io 사용

* docs: README.md 수정

* refactor: Socket 요청 이벤트명 및 변수명 수정

* docs: README.md 업데이트
생성된 GameRoom 클릭 시 닉네임 설정
* feat: 게임방 입장(joinRoom) Socket 이벤트 함수 구현

* chore: 변수명 변경

* feat: 사용자 게임방 입장 시 상태 변경

* chore: Socket ID console.log에서 제거
* feat: 마이크 권한 요청 기능 구현

* feat: WebRTC 실시간 음성 통화 기능 구현

* chore: 시그널링 서버 URL 변경
* feat: 생성된 방 목록을 가져오는 기능 구현

* docs: README.md 업데이트
@dev-taewon-kim dev-taewon-kim merged commit a004c7b into main Nov 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants