Skip to content

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.

Notifications You must be signed in to change notification settings

josephcheel/Django-Chat-Channels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Live Chat |  42 Advanced

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

Djagno Chat window of the program

Note

This project belongs to the last module of the django piscine You can check it here

Install Dependencies

. ./install.sh

Execute the Django Project and open the link displayed

cd d09
python3 manage.py runserver

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published