Inspiration

Expanding knowledge on Twilio API in order to create a useful SMS application

What it does

We've created an SMS Twilio-based application that allows home owners to text a permanently coded number with specifications in terms of what kind of contract work they would like. This information is forwarded through our service and sent out to the appropriate companies that have signed up through our web form. From there, we receive their quotes and forward this information back to the home owners so they may decide which company to hire for their home renovation.

How I built it

It was built using Python, Flask and the Twilio API in addition to a web form created using React.

Challenges I ran into

Many challenges were faced trying to get HTTP Post requests to work properly with respect to the Twilio API. Also, setting up the Stdlib database for company names/skills and creating the Python function to handle the SMS service.

Accomplishments that I'm proud of

Being able to have a functional Python application working with Twilio API. Also, incorporating Stdlibs platform.

What I learned

Twilio API, Flask, expanded my knowledge on React.

What's next for renoSMS

Fully incorporating Twilio's API with an upgraded account. Having more parameters and specifications with the type of work home owners want.

Share this project:

Updates