Support Chat
About this project

This project uses Bootstrap(CSS), Sass, AJAX, PHP and MySQL. For version control, I use Git.
I'm using PDO (PHP Data Objects) with prepared statements for MySQL queries. I plan to use this on another project that will use live chat. It will also be session based so I can run multiple instances. Mobile Friendly.

v 0.3 03.17.2014

  • Added colors, chat icon
  • Tweaked columns to be responsive
  • Set inputs and buttons to be confined to a group

v 0.2 03.16.2014

  • Added color to message field if user name matches field.

v 0.1 03.12.2014

  • Created basic AJAX chat window.
  • Added ability to create and change User Name.