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

Cron job to send out notification for user #11

Open
ying1 opened this issue Mar 16, 2022 · 0 comments
Open

Cron job to send out notification for user #11

ying1 opened this issue Mar 16, 2022 · 0 comments
Assignees

Comments

@ying1
Copy link
Collaborator

ying1 commented Mar 16, 2022

This code will scan the "notification_table" as well as the database to determine whether a number needs to be notified for court appearance.

This will use:

  • cron - to run the job on 7am PST everyday
  • python - the script the cron job runs
  • mysql driver - to retrieve and query the number / case number that needs to be notified
  • twilio client.
@ying1 ying1 self-assigned this Mar 16, 2022
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

1 participant