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 17- email reminder for feedback #111

Open
wanhoyinjoshua opened this issue Dec 21, 2022 · 0 comments
Open

#Issue 17- email reminder for feedback #111

wanhoyinjoshua opened this issue Dec 21, 2022 · 0 comments

Comments

@wanhoyinjoshua
Copy link
Collaborator

If a ride is confirmed and the ride date is in the past, send an reminder email to Facilitator on the 4th day past the ride date so they can remind the facilitator to remind the driver to complete feedback

Proposed solution:

Use a AWS lamda function and run it once per 24 hours, when it is awake, connect to mysql database in aws ( I presume the db was hosted on aws) and then get the rides table and see who needs to be reminded based on time elasped and feedback completion status. Then use Amazon ses to send the emails.

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