https://github.com/mattmakai/branded-mms-coupons
Branded MMS coupon generator built with Python, Flask, PyBarcode and Twilio.
https://github.com/mattmakai/branded-mms-coupons
Last synced: 3 months ago
JSON representation
Branded MMS coupon generator built with Python, Flask, PyBarcode and Twilio.
- Host: GitHub
- URL: https://github.com/mattmakai/branded-mms-coupons
- Owner: mattmakai
- Created: 2014-09-24T15:49:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-03T21:06:01.000Z (over 10 years ago)
- Last Synced: 2025-02-28T13:24:13.920Z (4 months ago)
- Language: Python
- Homepage: https://www.twilio.com/blog/2014/10/branded-mms-coupon-generation-with-python-and-twilio.html
- Size: 350 KB
- Stars: 9
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Branded MMS Coupon Creator
Flask app that pulls a .png logo and creates a coupon picture. The coupon is
then sent via [Twilio MMS](https://www.twilio.com/mms).## Deployment
### Heroku
You'll need a [Twilio account](https://www.twilio.com/try-twilio) to send
the coupons via MMS. After signing up you can deploy to Heroku with the button
below.