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

Issue/24 スケジューラー機能を実装する #25

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

chanyou0311
Copy link

@chanyou0311 chanyou0311 commented Nov 10, 2017

closed #24

  • スケジューラ用のビューが実装できている
  • 期限を超過したら通知を送る
  • 期限日1日前になったら通知を送る
  • 9:00に以下の通知を送る
    • 期限日が設定されているタスクと担当者の一覧
  • 21:00に以下の通知を送る
    • この日完了したタスクと担当者の一覧
    • 期限日が設定されているまだ未完了のタスクと担当者の一覧

@chanyou0311 chanyou0311 self-assigned this Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

スケジューラー機能を実装する
1 participant