![Rails SMS App using Twilio](/content/images/size/w600/2024/07/twilio_sms_app.webp)
Tutorial
Rails SMS Notification App Video Walkthrough
Introduction This is a Ruby on Rails app I created which sends SMS messages to phone numbers based on certain triggers and user actions. The application tech stack involves: * Devise user authentication * PostgreSQL database * Twilio API * Slim templating engine * Ruby * Javascript * HTML * CSS Application and Source Code * SMS App Demo