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

방장은 시작되지 않은 스터디 세션에서 면접을 시작할 수 있다. #42

Open
3 of 9 tasks
Tracked by #4
ShipFriend0516 opened this issue Oct 30, 2024 · 0 comments
Open
3 of 9 tasks
Tracked by #4
Labels
story 백로그 스토리 레벨

Comments

@ShipFriend0516
Copy link
Member

ShipFriend0516 commented Oct 30, 2024

  • 방장이 [면접 시작] 버튼을 누르면 면접을 시작할 것인지를 묻는 모달창이 화면에 표시된다.
    • [확인] 버튼을 누르면 면접 시작 요청을 서버로 전송한다.
    • [취소] 버튼을 누르면 면접을 시작하지 않고 모달창이 화면에서 사라진다.
  • 서버에서 응답이 성공하면 면접이 시작되고 모달창이 화면에서 사라진다.
    • 서버에서 면접이 시작되면 스터디 세션 상태를 업데이트 해야함
  • 서버에서 응답이 실패하면 실패 안내를 표시하고, 다시 시도하도록 한다.
    • 실패 문구, 재시도 횟수

프론트엔드

@ShipFriend0516 ShipFriend0516 added the story 백로그 스토리 레벨 label Oct 30, 2024
@moozeh moozeh added this to the 스터디 기능 milestone Oct 30, 2024
@moozeh moozeh mentioned this issue Nov 10, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story 백로그 스토리 레벨
Projects
None yet
Development

No branches or pull requests

2 participants