stylemistake / smchat

A terrible university project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SM Chat

This is my first university project (2010)

Expect it to have:

  • bugs
  • more bugs
  • experimental bugs
  • security holes
  • useless features
  • horrible source code
  • and more!

It won't let you enjoy life, for sure.

Pre-requisites:

  • Apache 2 with: mod_rewrite
  • PHP >=5.3
  • MySQL 5

Installation process:

  1. Create a MySQL database
  2. Import the chat.sql
  3. Fill database config in application/config/database.php
  4. Enter the chat and register
  5. In database, change a role of registered user to "3" to make him admin

Contacts

http://stylemistake.com/

About

A terrible university project.


Languages

Language:PHP 97.6%Language:JavaScript 1.7%Language:CSS 0.6%