/Anonymous-chat-app

A django based real time chat application

Primary LanguagePython

Real-Time Chat Application with Django Channels

Overview

This is a real-time chat application built using Django Channels and WebSockets. Users can chat with their friends anonymously by creating or joining a chat room using a room code.

Features

  • Create and join chat rooms using a room code
  • Real-time messaging with WebSockets
  • Anonymous chat without requiring user registration

Technologies Used

  • Django
  • Django Channels
  • WebSockets
  • HTML/CSS/JavaScript

Instructions to Run

Contributing

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

License

This project is licensed under the MIT License.