Skip to content

Django ChatApp using django-channels for handle WebSockets.

Notifications You must be signed in to change notification settings

Vojtanooo/django_chat_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Chat app

  • So i created basic chat app where i implement django-channels for handle websocket conection

Features

  • You can create your profile and update picture,email,password
  • Then you can chat with everyone registered on this chat (friendlist will be implement some day... :D)
  • Chat will show you last 10 messages with your contact

Venv

Create a virtualenv with virtualenv env and install dependencies with pip install -r requirements.txt

Pictures

Default window Update acc

About

Django ChatApp using django-channels for handle WebSockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published