This project is a real-time WebSocket chat application built with Django Channels. It features user registration and authentication, persistent chat rooms stored in a database, and seamless bi-directional communication between users
Note
This project belongs to the last module of the django piscine You can check it here
. ./install.sh
cd d09
python3 manage.py runserver