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

[REFACTOR] 세미나 출석 api를 수정한다. #239

Open
shkisme opened this issue Jul 23, 2023 · 1 comment
Open

[REFACTOR] 세미나 출석 api를 수정한다. #239

shkisme opened this issue Jul 23, 2023 · 1 comment
Labels
⭐️ backend 백엔드 코드 작성
Milestone

Comments

@shkisme
Copy link
Contributor

shkisme commented Jul 23, 2023

📝 Description

#232

  • 현재 구현 상으로는 세미나 생성 시에는 비회원이였으나, 세미나 출석 시에는 정회원이라면 문제가 발생하게 됨.
    • 만약 세미나 일정 관리 페이지가 개발이 된다면, 문제가 있을 수 있어서 고민해봐야 함.
@shkisme shkisme added the ⭐️ backend 백엔드 코드 작성 label Jul 23, 2023
@shkisme shkisme added this to the Seminar milestone Jul 23, 2023
@shkisme
Copy link
Contributor Author

shkisme commented Aug 20, 2023

TODO

  • 세미나 생성 당시 정회원 아니여서 출석 전 데이터가 없어도 현재 정회원이라면 출석 가능하도록 처리
  • 세미나 생성 당시 정회원 아니여서 출석 전 데이터가 없고 + 출석 api 자체를 호출하지 않았을 경우 결석으로 처리

@shkisme shkisme self-assigned this Aug 20, 2023
@shkisme shkisme removed their assignment Jan 30, 2024
@shkisme shkisme changed the title 세미나 출석 api를 수정한다. [REFACTOR] 세미나 출석 api를 수정한다. Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ backend 백엔드 코드 작성
Projects
No open projects
Development

No branches or pull requests

1 participant