Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 418 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 418 Bytes

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