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.