A real-time chat application where users can create or join chat rooms, send messages instantly, and get notifications when users enter or leave the room.
- Create & join rooms with unique codes
- Real-time messaging via WebSockets
- Notifications when users enter or leave
- Simple, responsive UI
- Python 3
- Flask
- Flask-SocketIO
- HTML / CSS / JavaScript
- Clone the repository:
git clone https://github.com/yourusername/your-repo.git