Giter Site home page Giter Site logo

mathonsunday / reasons-sonya-is-awesome-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robspectre/reasons-sonya-is-awesome

0.0 0.0 0.0 493 KB

A birthday web app for my friend Sonya.

Home Page: http://www.reasonssonyaisawesome.com

JavaScript 15.19% Python 84.81%

reasons-sonya-is-awesome-1's Introduction

Reasons Sonya Is Awesome

A web, voice and SMS app delivering random reasons why my friend Sonya is awesome.

Delivered for her birthday, January 2012.

Summary

Happy birthday Sonya! I cut you some codez.

Text or call (718)285-0684 to use the mobile experience.

Getting Started

Feel free to personalize this project for the special people in your life.

  1. Create a Twilio account if you do not already have one.
  2. Buy a phone number.
  3. Create a TwIML application. Associate your phone number with this appliation.
  4. In local_settings.py uncomment lines 8-11. Changes the variables to the ones you have set up on your Twilio account. You will see your ACCOUNT SID and your AUTH TOKEN on the top of your Twilio account Dashboard. The APP SID is the name of your TwIML application.
Uncommet to configure in file.  
ACCOUNT_SID = "ACxxxxxxxxxxxxx"  
AUTH_TOKEN = "yyyyyyyyyyyyyyyy"
SONYA_APP_SID = "APzzzzzzzzz"
SONYA_CALLER_ID = "+17778889999" 
  1. Set you your Voice Request URL for your Twilio number to Application_url/voice

For example

http://immense-oasis-2092.herokuapp.com/voice

And your SMS Request URL to Application_url/sms

For example

http://immense-oasis-2092.herokuapp.com/sms

Technology

I'm using a bunch of fun stuff here:

Credits

reasons-sonya-is-awesome-1's People

Contributors

robspectre avatar mathonsunday avatar b5 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.