Skip to content

HomiCode/HomiChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📨 HomiChat

Asynchronous Chatroom with Django and Django-Channels

Demo

image

Features

  • Using Django Channels
  • Admin Users Can Chat With Eachother
  • Asynchronous
  • WebSocket
  • Simple Template

Installation

  • Clone this repository.

  • Open the Virtual env.

  • Create a Superuser

python manage.py createsuperuser
  • And in Terminal, enter this code to run the server
python manage.py runserver

Free Software, Enjoy it ❤️