Skip to content

simple Django chat app by Web Sockets (Django Channels library)

Notifications You must be signed in to change notification settings

DenisB7/communicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Was built in fast pace

Basic version of chat, using web sockets library Django Channels, only for one teacher and one student (create student and teacher on admin page)

But, in addition to exchanging messages while both are online, it has:

  1. It count unread messages

    1.1. When user on main page

    1.2. When user offline

  2. It showing number of unread messages on main page

  3. It show old messages in chat