DEV Community

Jack
Jack

Posted on • Updated on

JetGreen Integrating Twilio

What I built

Category Submission: Engaging Engagements

Demo Link

https://safe-scrubland-93990.herokuapp.com/flights
(Username: jack // Password: password)

Link to Code

https://github.com/Jackmt9/jetgreen

How I built it (what's the stack? did I run into issues or discover something new along the way?)

Using Ruby on Rails, I explored full CRUD implementations of an application that allows a airline gate agent to manage flights and cancel them. Upon cancelation, all the passengers are notified via SMS text using the Twilio API. I learned about form validations and the amazing features of Twilio.

Additional Resources/Info

Flight cancelations won't work on your end- Twilio keys need to be updated with the your own unique keys.

Top comments (0)