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

予約確定機能 追加 #17

Closed
wants to merge 7 commits into from
Closed

Conversation

TT-RR
Copy link
Contributor

@TT-RR TT-RR commented Sep 22, 2023

変更の概要

#12

なぜこの変更をするのか

参加者全員が回答したら代表者に通知を送るため

やったこと

entity/event.go

Event,EventRequest構造体の拡張

controller/event.go

CreateAnswer関数にSendMail関数へ行く処理の追加

usecase/event.go

CreateUserAnswer関数にユーザーの回答数を数えるFetchUserAnswerCount関数へ行く処理の追加

repository/event.go

FetchUserAnswerCount関数の追加

課題

ブランチが違うことによるcontroller/event.goの「SendMail関数がありません」エラー

@TT-RR TT-RR closed this Sep 22, 2023
@TT-RR TT-RR deleted the feature/ReservationConfirm branch September 22, 2023 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant