A web based chat application, this is a real-time chat application built using PHP, HTML, CSS, JAVASCRIPT, JQUERY, and BOOTSTRAP. It allows users to communicate with each other in real time, making it ideal for online collaboration, or social interactions.
- Real-time Messaging: Users can send and receive messages instantly, providing a seamless chat experience.
- User Authentication: Secure user authentication and registration to ensure only authorized users can access the chat application.
- Online Presence: Users can see the online status of other users, indicating who is currently active or available for chat.
- Message History: The application stores and displays chat history, allowing users to review past conversations.
- STEP-1:- Download ChatLink.sql file in to your local device.
- STEP-2:- Import with the help pf PHPMYADMIN by creating a database and selecting Import option and browse the downloaded file and click to import button at last.
- STEP-3:- Update database details in the file - "app/db.conn.php"