Home > backchannel

backchannel

Backchannel is a project mainly written in RUBY and JAVASCRIPT, it's free.

twitter-like rails app (academic exercise) with nested replies, cheering posts, and an admin interface to see who is most frequently cheered

Backchannel

Authors

I worked on this project solo. Edward Anderson - ehanders

Test Framework

Rspec (10% extra credit)

Starting URL

http://localhost:3000

Starting the App

rake db:migrate RAILS_ENV=production script/server -e production