Skip to content

smitdoshi/ChatSystem

Repository files navigation

CHATSystem_PHP

This repository contains my freelance Chat System code in PHP
I have used Ajax for refreshing the Chat with page refersh,Bootstrap for mobile responsive and CSS3.
Basically I have segregated my code into different files.
For eg: DBconnect.php contains only my Database Connection.
This way I have tried to keep my code separeate which can be easy and handy to use.

Installation

XAMPP, PHP Strom and MYSQL

System used to create

MAC OSX

#Screenshots:

##Login Page: LoginPage

##Main Page: LandingPage

##Signup Page: SignupPage

License

smitdoshi