Skip to content

An HTML5 chat application, using Backbone.js, jQuery, and PHP.

License

Notifications You must be signed in to change notification settings

ksubileau/zzChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zzChat

## Notice **This project was conducted as part of a practical work** during my engineering courses, and is not intended to be used in production as is. I don't know yet if I'll continue the development of this project. However, if you have any suggestions or bugs to report, you can still do so.

Description

zzChat is a multi-user chat client, using a REST JSON API and a Javascript client. It provides several bases features, including :

  • Multiple chat rooms
  • Public access, no password required
  • Multilanguage
  • Single page web client
  • Message formatting (bold, italic, underline, and line-through)

License

zzChat is released under the GPL v3 (or later) license, see /LICENSE

Minimum Requirements

  • Webserver, Apache is recommended (other web servers are not tested yet).
  • PHP 5.3.3 or greater
  • No database required
  • A recent web browser (IE < 9 isn't supported)

Code Status

  • Travis-CI: Build Status

About

An HTML5 chat application, using Backbone.js, jQuery, and PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published