SMS inquiry and reporting system
Executive Summary
Designed and developed an SMS inquiry and reporting system which uses Twilio SMS API for receiving and sending SMS and Twisted server for handling request and response. The customers can send SMS with some keywords and based of it response message is send back to the customer.
Implemented Twilio validation to verify that the request is coming from Twilio and is a valid request. Implement HTTP Digest authentication using Twisted Auth module to add extra layer of security so that only valid users can connect to the server.
We have also created a Django app for showing SMS reports i.e. Total number of SMS received last day, last week, last month, SMS reports by keywords etc.
About our Client
IT Company
Industry
IT
Technologies
Python