kayladowling / Chatterbox

A simple chat client application with Jquery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatterbox

This is a project I completed as a student at Hack Reactor. During the project we built a chat client consuming some parse API.

Chatterbox app

The app allows the user to chose rooms and fetch/post messages from and to a parse based API backend.

SpecRunner - mocha

The specrunner contain both the tests for the client

Testing

Tests are made with the Mocha testing framework. Test are located in the ./spec directory. To run the Just open the spec runner file with chrome.

SpecRunner.html

About

A simple chat client application with Jquery


Languages

Language:JavaScript 98.1%Language:CSS 1.3%Language:HTML 0.6%