Skip to content

metidev/Chat-App

Repository files navigation

Chat Application Project

This is a chat application project built using PHP, JavaScript, HTML, and CSS technologies. The project aims to provide a real-time messaging platform where users can engage in conversations and exchange messages seamlessly.

Features

  • Real-time messaging: Users can send and receive messages instantly, creating a smooth and interactive chat experience.
  • User registration and authentication: Users can create an account, log in, and securely authenticate themselves to access the chat application.
  • User profiles: Each user has a profile where they can customize their display name and profile picture.

Installation

To set up the chat application project locally, follow these steps:

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/metidev/chatapp.git
  1. Ensure you have PHP and a web server (e.g., Apache, Nginx) installed on your machine.

  2. Import the provided database schema chatapp.sql into your preferred database management system.

  3. Update the database connection settings in the config.php file to match your local environment.

  4. Start your local web server and navigate to the project directory.

  5. Access the chat application through your web browser.

Usage

  1. Register a new account or log in with existing credentials.
  2. Explore the chat interface and navigate between chat rooms.
  3. Start a new conversation or join an existing chat room.
  4. Receive notifications for new messages and activities.

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published