Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 404 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 404 Bytes

TODO

  1. rewrite app using WebSockets + Node.js
  2. Message notifications

Requirements

  • PHP 5.3.0+
  • MySQL
  • mod_rewrite activated

Installation

  1. Edit the database credentials in application/config/config.php
  2. Execute the .sql statements in the _install/-folder (with PHPMyAdmin for example).
  3. Make sure you have mod_rewrite activated on your server / in your environment.