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

[Info] 서버 배포 후 (http) 프론트 연결해서 각 기능 테스트 진행 현황. #93

Open
12 of 21 tasks
tastekim opened this issue Nov 17, 2022 · 1 comment
Open
12 of 21 tasks
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@tastekim
Copy link
Owner

tastekim commented Nov 17, 2022

서버에 구현된 API 및 socket API

  • 1. 카카오 로그인

  • 1-1. access 토큰

  • 2. 각 기능 별 auth-middleware 작동

  • 3. 대기방 리스팅 ( 실시간 생성, 삭제, 변동 접속인원 반영 )

  • 3-1. 방 생성

  • 3-2. 방 삭제

  • 3-3. 방 퇴장

  • 4. 방에서 준비하기 / 준비 취소하기

  • 4-1. 대기방 입장 시 영상 공유 시작

  • 4-2. 전체 준비 후 게임 자동 시작

  • 5. 스파이 랜덤 지정

  • 6. 게임에서 사용되는 카테고리 / 제시어 랜덤 선정

  • 6-1. 각 유저에게 역할에 맞는 제시어 / 스파이 제시하기

  • 8. 게임 종료 전 지금 투표하기 버튼 기능

  • 8-1. 전원 투표하기 버튼 누를 시 자동으로 게임 종료 및 스파이 투표 시작

  • 9. 투표 종료 전 까지 투표할 유저 선택 ( 종료 전 까지 변경 가능)

  • 10. 투표 종료 시 결과 집계 후 공개

  • 11. 재시작 / 나가기 기능

  • 1-2. refresh 토큰(제외)

  • 7. 한명 씩 음성 open / 다른사람 mute(제외)

  • 7-1. 질문하기 기능 (micToss)(제외)

각 항목별 진행 결과

각 항목별 수정 내용

  • comment로 남김 👇

필요 환경 설정

OS: Mac Ventura 13.0.1
Node:  v16.16.0 (@tastekim )
npm : v8.19.2 (@tastekim )
@tastekim tastekim added the documentation Improvements or additions to documentation label Nov 17, 2022
@tastekim tastekim added this to the 3주차 MVP scope milestone Nov 17, 2022
@tastekim tastekim self-assigned this Nov 17, 2022
@tastekim tastekim changed the title [Info] 서버 배포 후 (http) 프론트 연결해서 각 기능 테스트 진핸 현황. [Info] 서버 배포 후 (http) 프론트 연결해서 각 기능 테스트 진행 현황. Nov 17, 2022
@tastekim tastekim moved this to public issue in We Are Lie Project Nov 17, 2022
@tastekim tastekim pinned this issue Nov 17, 2022
@tastekim tastekim unpinned this issue Nov 17, 2022
@tastekim
Copy link
Owner Author

tastekim commented Dec 5, 2022

20221205

  • 1-2. refresh 토큰 보류
  • 7. 한명 씩 마이크 on/off 보류
  • 7-1. 상대방 지목 후 질문 보류

  • 8. 게임 종료 전 지금 투표하기 기능 (완)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: public issue
Development

No branches or pull requests

1 participant