Skip to content

This is a simple and efficient chat application that allows users to create and join chat rooms and communicate with other users in real-time.

Notifications You must be signed in to change notification settings

buluquella/realtime-piesocket-ws-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Realtime Chat App

A simple and efficient realtime chat application built using PieSocket, WebSockets, PHP, MySQL, and JavaScript. Users can create chat rooms, join existing rooms, and chat with other users in real-time.

ℹ️ Note: While you are welcome to use our database for testing purposes, it is recommended that you set up your own database for your own projects

🌟 Features

  • 🚪 User registration and login system
  • 🏠 Create and join chat rooms
  • 💬 Real-time messaging
  • 📢 Room member join and leave notifications

🛠️ Technologies Used

📦 Installation

  1. 📥 Clone the repository or download the source code.
  2. 📚 Import the provided database.sql file into your MySQL server to create the necessary tables.
  3. ⚙️ Update the dbconfig.php file with your MySQL server credentials and connection details.
  4. 🌐 Upload the project files to your web server.
  5. 🌟 Access the application in your browser by navigating to the corresponding URL.

🤝 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

📜 License

MIT

About

This is a simple and efficient chat application that allows users to create and join chat rooms and communicate with other users in real-time.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published