greco / holla

Holla! - Rich JavaScript Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Intro

Holla is a group chat app. The UI is built in a RIA fashion - i.e. is totally asynchronous and super fast. I've open sourced it for a book I'm writing on building Rich Internet Applications with JavaScript.

Good examples for:

  • CSS3 theming (inspired by http://jquerymobile.com)
  • SuperApp/SuperModel JS frontend
  • Less
  • Sprockets
  • Juggernaut 2
  • Async uploads with progress

Try it out in your browser (Chrome optimized) - http://getholla.com

Screenshot

Prerequisites

  • Ruby 1.9.2
  • Bundler
  • Redis
  • Mysql

Installation

Now go to http://localhost:3000/register

About

Holla! - Rich JavaScript Application

License:MIT License