DuelingDates.com uses Twilio to win StartupWeekend Twin Cities
Time to read: 2 minutes
At Startup Weekend Twin Cities in November, Eric Brandes and his team developed a new take on online dating and were selected as the winner for the event. Eric tells about where the idea came from, how they got started and what’s in the future for DuelingDates.com.
Our team ended up winning the entire thing, which was pretty darned good for a team run by someone who didn’t even want to pitch their idea in the first place! I can’t speak for everyone on the team, but I know there is some pretty strong interest in seeing this thing through so it’s full steam ahead on the project for now.
Behind the scenes, we’re using the Microsoft stack to build and support the application. It’s an ASP.NET MVC 2 app hosted in IIS and using SQL Server for the back-end data store.
We started using Twilio because we needed a way to send SMS messages to people who were setting up, and being set up on, dates. There’s something more immediate and urgent about text messages that we liked in this instance. In any case, integrating with Twilio could not have been easier. It was literally just sign-up and start sending texts. We were able to integrate the SMS sending functionality to our app in about 30 minutes from start to finish. The whole thing ended up being around 15 lines of additional code. We used the REST API to communicate with Twilio, so the solution was really platform agnostic. It was the most painless portion of the whole start-up weekend :)
We’ve put together a screencast of the site in action. The live site should be up in a couple of weeks.
Twilio is some seriously cool technology. I’ve seen other demos for some of the things it can do and I’m very impressed. Thanks for supporting Startup Weekend!
Related Posts
Related Resources
Twilio Docs
From APIs to SDKs to sample apps
API reference documentation, SDKs, helper libraries, quickstarts, and tutorials for your language and platform.
Resource Center
The latest ebooks, industry reports, and webinars
Learn from customer engagement experts to improve your own communication.
Ahoy
Twilio's developer community hub
Best practices, code samples, and inspiration to build communications and digital engagement experiences.