Skip to content

Web application to send messages across multiple phone numbers

License

Notifications You must be signed in to change notification settings

rafaelmv/smsuela

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMSuela

Web application to send SMS to multiple phone numbers with Twilio.

Usage

Twilio active account required

You need to generate your Twilio credentials in the common.py file or in your ENV_VARS, also you need a SECRET_KEY for your project.

Install all the requirements with:

pip install -r requirements.txt

Run migrations into your database:

python manange.py migrate

Finally run the application with:

python manage.py runserver

It is necessary to use Python2.7 or above.

Purpose

This entire application was created in order to inform people who live in areas with poor connection around Venezuela 🇻🇪.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Web application to send messages across multiple phone numbers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published