sairam / teamchat

[fully speced out] A team can chat in a room and look at history of the chat for the past

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVP 1.0

MVP Statement

A team can chat in a room and look at history of the chat for the past

Implementation Details

  1. Group Admin invites users or selected based on domain name provided to sign up
  2. User can login
  3. User can send a message
  4. Past 50 chat messages are sent when the user views the screen
  5. The top of the page will contain a link to the history
  6. Each window opened will contain a team data with 1 room
  7. No Private Chat with Individuals (duh!)

README

  • Erlang version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

About

[fully speced out] A team can chat in a room and look at history of the chat for the past


Languages

Language:Ruby 93.9%Language:JavaScript 3.3%Language:CSS 2.7%