Code Monkey home page Code Monkey logo

ohana-sms's Introduction

ohana-sms

A project to create an SMS interface for the Ohana API. SMS, Voice, and SIP support through Tropo, web app hosted on Heroku. A civic hacking project to give back to the community by @Skram of Social Health Insights.

Demonstration

Service Number/Name Voice/Text
Call/SMS +1 650-397-2418 Both
SIP sip:[email protected] Voice only

Data Source

This app uses data from the Ohana API.

Screenshots and Voice Recordings

sms demo - start view sms demo - detail view

A recording of a voice session

Current Limitations

  • User is only prompted for a location and only a 5-digit zip code is acceptable.
  • User is not asked for what kind of service they are looking for. "food" is hardcoded in.
    • It is easy to ask SMS users what "kind" they are looking for or even let them include free text queries. This is not the case for phone users. We can say "press or say 1 for food, 2 for shelter, etc.." or use voice recognition for a set vocabulary but then we must explain the available words, etc.
  • User can only select from the first 9 search results

TODO

  • Add information for contributing to this repo (it's very much welcomed)
  • Add screenshots and/or recordings to demo functionality

Steps to recreate

  1. You will need to have Ruby, Rubygems, Heroku and Git installed first.

  2. Drop into your command line and run the following commands:

  • git clone http://github.com/marks/ohana-sms.git --depth 1
  • cd ohana-sms
  1. Edit the config.yml to use suit your preferences and make sure following ENV are set (Google Analytics ones and are optional):
  OHANA_API_KEY=your_api_key
  GOOGLE_ANALYTICS_DOMAIN=yourdomain.com
  GOOGLE_ANALYTICS_ID=UA-XXXXXXXX-XX
  1. Back at the command line, issue:
  • heroku create
  • git push heroku master
  1. Log in or sign up for Tropo and create a new WebAPI application. For the App URL, enter in your Heroku app's URL and append /index.json to the end of it.

  2. That's it! Call in, use, and tinker with your app!

ohana-sms's People

Contributors

marks 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.