This project is a simple chatting application for responsive media screen having a back-end capability of storing a messages on sql database.
Dummy Email- "yashwantsingh7062@gmail.com". Dummy Password - "yashwantsingh".
You can also signup with new Email and password.
- : Download and Install code on a local machine.
- : Install Xampp and setup PHP and SQL.
- : Copy the downloaded file into the htdocs folder.
- : Go to phpmyadmin -> Change SQL username to "root" and password to "yashwant".
- : Create the Database namely - "user".
- : Import the database stored in the Database folder.
- : Connect to the internet.
- : Go to the Browser and type the URL -> localhost/index.php