Twilio SMS Wall

Job ID: 32947604

Budget: $30 – $250 USD

User will send a SMS text message to a Twilio number.

admin.php
Admin can choose a location from a drop down.
Initial locations will be "Venue 1", "Venue 2", "Venue 3" but I will add other locations later.

messages.php
SMS text message and user mobile number will appear in admin panel.
SMS text message will be tagged with the current location (set in admin.php).
Admin can soft delete incoming messages from the database.

guest.php
This page will cycle through all the SMS text messages received, each text message should be displayed for 5 seconds before moving to the next message.
Related categories: PHP MySQL Twilio