Alright, so I actually put this together a few days ago while playing around with twilio, but basically it was an attempt at making an automated 911 system, it answers calls to (970) 598-5285 (which is my twilio number) and asks a few questions to get details about the emergency, then it generates a message that it sends to me via text and email to notify me with all the details. it was also originally going to support getting the info through text, but instead, if you text it will call you and let you answer via the number pad. This project was built using twilio studio and was also my first time using low code/no code. I also wrote a similar thing in php with the twilio api, but the twilio studio version was way better.
Log in or sign up for Devpost to join the conversation.