Home > Hello-o-Matic

Hello-o-Matic

Hello-o-Matic is a project mainly written in RUBY and JAVASCRIPT, based on the MIT license.

Hello-o-Matic is a simple example rails application demonstrating use of ASI and pySMSd.

== Welcome to Hello-o-Matic

Hello-o-Matic is an example application written to demonstrate some of the functionality provided by the Aalto Social Interface (ASI - https://github.com/sizzlelab/asi) and to highlight how a developer can interface with ASI through their own Ruby on Rails application.

The basic functionality provided is:

  • user can register
  • user can login using their ASI credentials
  • user can logout
  • user can send an SMS message containing the word "HELLO" to a number of their choice

== Running

To make this into a working Rails application, you should:

  • copy config/config.example.yml to config/config.yml
  • edit config/config.yml replacing the placeholder values with the correct values

== Authors

Konrad Markus [email protected] Jani Turunen [email protected]

At Helsinki Institute for Information Technology HIIT, 2010 for the OtaSizzle project.

== License

Hello-o-Matic is open source under MIT license. See LICENSE file for details.

Previous:diaadiahelpers