Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

AvonGenesis/rawr_chat

Repository files navigation

Webchat

Live Demo: http://rawrchat.juliantith.com/

Rawr Chat is a webchat built using PHP and MySQL.
I made this website as my final project for my PHP class in June 2012.
I continue to update this project every once in a while. I would love to update everything and start using a MVC framework but I can't commit myself to doing that for just this small of a project.

The design for the chatroom is inspired by Durarara!!
I really liked the design of the chatroom from the show.
There are similar chatrooms out there that have the same design, but I built this webchat with a focus on user customization.
Users are currently able to select a custom color scheme for their chat bubble and avatar background.
Custom avatars is something I would like to add in the future.

Requirements

  • MySQL
  • PHP 5.3+
  • Nginx/Apache

Installation

  1. Clone repo to your public web directory. git clone https://github.com/AvonGenesis/rawr_chat.git
  2. Create MySQL Database
  3. Import the sql file located in db/webchat.sql
  4. Modify php/db.php with the correct database information

Screenshots

Chatroom Lobby Settings

About

Durarara styled webchat built with PHP

Resources

Stars

Watchers

Forks

Packages

No packages published