Create a page to manually send reminders about scheduled visits via text message.
The page should:
- List all scheduled visits for the next seven days.
- Along with each visit, provide a checkbox indicating if a reminder should be sent.
- Upon submission, text message reminders are sent. The reminder should provide details on clothing and documentation. If we know the gender of the visitor, the reminder can be tailored for them in terms of dress code.
Note that we intend for reminders to be automatically generated in the production app, but that this feature is useful for testing and demo purposes.
Create a page to manually send reminders about scheduled visits via text message.
The page should:
Note that we intend for reminders to be automatically generated in the production app, but that this feature is useful for testing and demo purposes.