-
Notifications
You must be signed in to change notification settings - Fork 0
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
INV-53 참석 여부 응답 method 구현 #7
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -53,6 +55,7 @@ | |||
"sonner": "^1.5.0", | |||
"tailwind-merge": "^2.3.0", | |||
"tailwindcss-animate": "^1.0.7", | |||
"uuid": "^10.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
되던데!!
로컬에만 해놓고 package.json에 안됐나보네 ㅜㅜ 수정하겠습니다!
기범아 우리 디자인에 불참사유 없는데..? |
참석 여부 응답을 생성하는 메서드를 구현했습니다~
아래 함수에 참여자 이름, 참석여부(참여==true), 불참사유를 입력하면
DB에 데이터가 저장됩니다~