Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 480 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 480 Bytes

Django-app-with-twilio-sms-api

A bulk sms application built with Python Django and Twilio sms api. This app uses Bootstrap[Html,css and javascript] for the frontend which allows users to type text message and upload phone numbers in spreadsheet format.

This app send text message to recipients whose number are in the uploaded spreadsheet. The app only checks the first sheet in the workbook(It can be edited accordingly).

env file stores: Auth Token,Phone Number and SID.