Code Monkey home page Code Monkey logo

atlhack's Introduction

PING

Developed using Ruby on Rails, this web application aims to ensure that you check your email only when neccessary.

The initial design was to access a user’s email when he/she receives an email, summarize that email and send it as a formatted SMS to the user’s phone. This design was mainly to help keep students who rarely check their .edu emails updated on every important information they may have missed.

Due to complexities and inadequate time, the web application has been stripped to its fundamental feature: sending summarized information to users in as SMS.

Things to be noted:

  • Application is subject to change as it is still under development

  • Initial version was designed just to test if the idea is feasible

  • Security was not top priority during development

Follow the steps below for your own version

  • Clone repository

  • Copy twilio_controller.rb.cp to twilio_controller.rb

  • Run bundle install

  • Replace auth_token and account_sid with your own from the twilio dashboard

  • Choose which @message request to use based on whether you are using a trial or upgraded version of twilio

  • Create your own users.txt or read from a db

  • Also note that we used the postgresql gem instead of sqlite3 gem. This was because hosted on heroku. Use sqlite3 gem for Active Record

Feel free to fork and contribute!!!

atlhack's People

Contributors

bdotu avatar

Watchers

Kofi Amoah 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.