Skip to content

AhmedElSaeedTalat/django-chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

  1. Description
  2. Services provided
  3. Routes
  4. Technologies
  5. Installation
  6. Author
  7. url

Description:

A project for chat rooms, user can create or join chat rooms after being authenticated

Services provided

  1. registration and login.
  2. different chat rooms.

Routes

Three different main routes include:

  1. '/register'
  2. '/login'
  3. '/chat/'

Technologies

A list of technologies used within the project:

  • Django: Version 3.0.0
  • Python: Version 3.8.10
  • REDIS: Version 5.0.7
  • POSTGRESQL
  • HTML, CSS, JS

Installation

$ Clone the repository: git clone https://github.com/AhmedElSaeedTalat/django-chat-room
$ Run the app: daphne -b 0.0.0.0 -p 8000 chat.asgi:application

Author:

Ahmed Talat Github | twitter

url

deployed on heroku chat

About

project to use chat room in django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published