Skip to content

Aaaaaaaaaaann/web_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Chat

A web chat created with Django Channels.

What it looks like:

Functionality:

  1. Login system:
  • registering, loging;
  • password resetting;
  • ban users.
  1. Appllication:
  • searching for a user by a username;
  • storing chat history in a database;
  • prohibiting access to chat rooms for non-participants.

The project was created as a test assignment and modified.

About

A web chat based on Django Channels. Stores messages history in a database.

Resources

Stars

Watchers

Forks

Contributors