Skip to content

This is a real time chat application. Built in with django-channels.

Notifications You must be signed in to change notification settings

mohammadfayaj/Django-Natter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Django | Natter

I'm not using any authentication system , but if any one want to add. feel free to use django allauth or custom authentication I have custom authentication repository.if you are interested, go ahead

You must logged in to access this app, so create some superuser,

This app was built in with django channel ! The feature in this app is very simple

Private Chat System & Group Chat System

  1. In private-chat an user can connect other user, and they can have there real time chat!
  2. In Group-chat an user can connect multiple user, and they can have there real time chat!

Optional Text Optional Text Optional Text Optional Text

How To install ?

Create virtualenv  ▶️ virtualenv env
Activate your virtualenv ▶️ env/scripts/activate
pip install -r requirements.txt
python manage.py runserver

About

This is a real time chat application. Built in with django-channels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published