themoose3 / Recreo

1 stars 1 forks source link

Integrate Twilio to send out invites, get RSVP, and send reminders #22

Open anjlal opened 7 years ago

anjlal commented 7 years ago

Can send invites, but need to send correct body, receive RSVP, and update RSVP if there's a response. Host should receive text message when person RSVPs. Should have a button to compose and send a broadcast message.

anjlal commented 7 years ago

Can send correct SMS body by retrieving values from Firebase (Done).

anjlal commented 7 years ago

Can send response to RSVP (Done).

anjlal commented 7 years ago

Can receive and update RSVP (done).

anjlal commented 7 years ago

Register notifications after event creation (done).