Skip to content

Feature: 강의가 종료되면 미디어 서버에서 API 서버로 강의 정보와 함께 강의 완료 요청을 보낸다 #161

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

Closed
2 tasks done
platinouss opened this issue Nov 29, 2023 · 0 comments · Fixed by #199
Assignees
Labels
BE 백엔드 작업 ✨ Feat 기능 개발
Milestone

Comments

@platinouss
Copy link
Member

platinouss commented Nov 29, 2023

Feature Description

발표자로부터 강의 종료 요청을 받으면 강의실 id, 음성 파일과 함께 API 서버로 강의 완료 요청을 보낸다.

To-Do

  • 강의실 id를 API 서버로 보낸다.
  • 변환한 음성 파일이 저장된 경로를 API 서버로 보낸다.

추가 사항

API 서버의 /lecture/end 경로로 PATCH 요청을 보낸다.

@platinouss platinouss added the ✨ Feat 기능 개발 label Nov 29, 2023
@platinouss platinouss self-assigned this Nov 29, 2023
@platinouss platinouss added the BE 백엔드 작업 label Nov 29, 2023
@platinouss platinouss added this to the 4주차 milestone Nov 29, 2023
@platinouss platinouss changed the title Feature: 강의가 종료되면 미디어 서버에서 API 서버로 강의 정보와 함께 강의 완료 요청 Feature: 강의가 종료되면 미디어 서버에서 API 서버로 강의 정보와 함께 강의 완료 요청을 보낸다 Nov 29, 2023
@platinouss platinouss removed their assignment Dec 4, 2023
platinouss added a commit that referenced this issue Dec 5, 2023
Feature(#59, #161) 발표자 미디어 파일 Object Storage에 저장, DB에 강의 정보 업데이트
@tmddus2 tmddus2 self-assigned this Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 작업 ✨ Feat 기능 개발
Projects
None yet
2 participants