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

日付確定通知機能 #12

Open
TAK848 opened this issue Sep 20, 2023 · 0 comments
Open

日付確定通知機能 #12

TAK848 opened this issue Sep 20, 2023 · 0 comments
Assignees

Comments

@TAK848
Copy link
Contributor

TAK848 commented Sep 20, 2023

image

POST /eventsに,日付確定通知用の3つのパラメータを取るようにして,登録できるようにしたい。

手順

  1. 日付確定通知用のテーブルを作成する,もしくはeventsを拡張する
  2. POST /eventsで,これらも登録するようにする
  3. POST /events/:eventId/user/answerが走るたびに,今までの回答数をチェックして,規定数に到達したら, メールを送れるようにする #11 の関数を呼ぶ。 メールを送れるようにする #11 が未完了なら,コンソールに表示するようにする仮の関数として用意すれば良い。
This was referenced Sep 22, 2023
@TT-RR TT-RR self-assigned this Sep 22, 2023
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

No branches or pull requests

2 participants