Giter Club home page Giter Club logo

smssos's Introduction

blazesms_lower_icon BlazeSMS

Blaze SMS is an SMS internet service that works by sending text messages to a server and recieving information back from the server based on your request though your phone.

Using Node.js and the Twilio API we were able to create a customizable platform for an internet service without the need for a data plan. Our server bridges the traditional sms messaging-internet gap previously seen in the past to create a new and exciting service with many everyday applications.

Who is it for?

  • Healthcare Industry
  • Emergency Medical Services
  • The everyday averge Joe

What tech does it use?

  • Twitter Bootstrap - great UI boilerplate for modern web apps
  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework
  • MongoDB - open source, scalable, document database
  • Twilio - cloud sms and voip platform

How do I use it?

We've taken the liberty of including all the node modules in the repository but you can update them to the lastest versions when they come out. To use is very simple, just send a predetermined, structured text message to the server "Phone number" and await your responce containing the information you desired.

To run the server itself, you must first have a twilio account and mongoDB set up and re-routed to your locations and then run the server by calling node in your server directory

$ node mainServerFile.js

Appointment Module

This is our first and main demo module for HackWestern3 that shows how an appointment can be made quickly and efficently using our custom text messaging peramiters. Simply text the chosen server phone number

appointment, date, time, reason 

Where "appointment" is just the word appointment because we are telling the server to use the appointment module, "Date" is the date you want to schedule the appointment in (MM/DD/YYYY) format, "time" is the time of day in 24 hour time, and "reason" is simply your explanation for why you want to schedule a visit.

For example:

appointment, 10/20/2016, 11:45, I have had a constant ringing in my ears the past few months and would like to see if I can get it checked out

The server will then process your request and shedule the next free time slot for your appointment on that date, put the appointment in a database and send you a message back confirming when you are scheduled to come in.

Download Module

The download module is very exciting because we have created a system in which you can request a file from an address and the server will translate that file into ascii text and send you the file via text message. Right now it really only works for reading text documents or simple files without formatting but its a proof of concept that can be easily expanded. To use the download module simply type download then the url to the file you are trying to see

download, fileURL

Scheduling an appointment through text

make_app

Web Interface - Doctor's Office

tool_doc

Thanks Hack Western!

We are all so thankfull for being able to attend Hack Western 3 this year and can't wait to see everyone's projects!

smssos's People

Contributors

emadahmed97 avatar mic-max avatar vu-john avatar vucode avatar

Watchers

 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.