/Classroom-chat

Real time Classroom web chat

Primary LanguagePHP

Classroom-chat

Edit your profile and choose your avatar! Administer each user in the group and control rights to obtain a chat that respects the rules!

Share your best comment and your best emoji!

Installation

Make sure you have PHP and Mysql (phpmyadmin) installed before on your system

$ git clone https://github.com/Lucstay11/Classroom-chat/
$ cd Classroom-chat/

Edit the Database/connect.php and setup your database connection
Create a mysql database with chat name and then import the chat.sql file from this project

Start the web server in local

$ php -S 0.0.0.0:1111

You can also run the app with Apache2 or Nginx!
Default password for Admin is admin