Implement Twilio SMS #12

Closed
opened 2024-12-18 13:22:34 -05:00 by BenjaminPalko · 0 comments
BenjaminPalko commented 2024-12-18 13:22:34 -05:00 (Migrated from github.com)

Requirements to complete this ticket:

  • Create Messages table
  • Create Recipient/Resident table (name, phone #, email, notification option)
  • Link messages to residents and user (sentBy, recipients [array[)
  • Create front-end for adding/removing/updating resident info
  • Create front-end for sending messages
Requirements to complete this ticket: - [ ] Create Messages table - [ ] Create Recipient/Resident table (name, phone #, email, notification option) - [ ] Link messages to residents and user (sentBy, recipients [array[) - [ ] Create front-end for adding/removing/updating resident info - [ ] Create front-end for sending messages
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pantheon/hestia#12
No description provided.