Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Add Twilio SMS reminders #21

@CompSciLauren

Description

@CompSciLauren

Is your feature request related to a problem? Please describe.
The web app doesn’t have a built in way to handle alerts in cases where the user has closed out the website in their browser. It would be good to have a way to send a reminder to the user without needing to have the website running in the background. Most users are likely to have their phones near them, and a text reminder might be better for some users than having an alert in the browser.

Describe the solution you'd like
Add an option for users to set a reminder via text. It would be a one-time text reminder that they could set again the next day.

Additional context
We will want to eventually have the login authentication working and have this be something only signed in users can access, and with a limit on how many times it can be done per day. The limit can be something generous and high enough that no one should need it that many times in a single day, in order to prevent malicious attacks from costing too much from our resources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions