Skip to content

A django channels based chat application built with django, channels, restframework , javascript and websockets

Notifications You must be signed in to change notification settings

ogayanfe/django-chat-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linkup

Chat application with real time communication with support for storing messages in database

Chat app demo

A django channels powered chat application that supporting creating editing and deleting chatroom, user authentication, uploading and editing profile pictures.

Tools

  • Python - django, django rest framework, django channels

  • Javascript - web sockets

  • Html and Css

Running Project Locally

  • Clone this repository

  • Install requirements file by running pip install -r requirements.txt

  • Run migrations with the command python manage.py makemigrations

  • You can now start the server with python manage.py runserver

About

A django channels based chat application built with django, channels, restframework , javascript and websockets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published