Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 962 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 962 Bytes

What's your #DigitalResolution?

Lightweight Django app that I built for the Digital Resolutions party in January 2015.

Send a text message -> see your digital resolution up on the screen.

Uses Twilio to receive text messages and send them to the Django server for processing.

Want to try it out yourself?

Here's a slideshow that will guide you through installing and running this on your computer

(This Django app was built in 2015 and uses Django 1.7; since then I have remixed it and have another version running on Django 1.11, which can be a little easier to set up and get running. See https://github.com/shannonturner/digital-resolution-2 for the code.)