happy-machine / Robots-Cant-Dance

Simple forum style messaging app and API using Action Cable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Robots Can't Dance

Screnshot

Robots Can't Dance is a websocket powered chat app where moderators can remove and edit rooms, and users can message each other in real time.

Action Cable

Action Cable (Websockets) is used to send messages between the JS front end and Rails backend, this allows for almost continuous and immediate updating every 250ms.

  • Rails 5
  • Javascript selector manipulated dynamically generated elements
  • PostgreSQL
  • R Spec
  • Capybara
  • Cucumber
  • Travis CI

You can visit a deployed version on Heroku here

Screenshot

About

Simple forum style messaging app and API using Action Cable


Languages

Language:CSS 76.0%Language:JavaScript 13.4%Language:Ruby 8.5%Language:HTML 2.1%Language:Gherkin 0.0%