Skip to content

rkshaon/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

Real time chatting application.

Declaration

Recommended Python Version: Python 3.10.12 or later.

Technology and Framework used:

  • Python3
  • JavaScript
  • Django
  • Vue3
  • WebSocket
  • WebRTC (Coming soon)

Setup

Open the terminal on the directory where you want to run, and then clone the project using the command below:

git clone git@github.com:rkshaon/chat.git

Setup frontend

Setup backend

Contribution

Contributions are always welcomed. Feel free to raise new issues, file new PRs. Consider giving it a star and fork this repo!

To follow the guidelines, refer to CONTRIBUTING.md.

Security

Security details. SECURITY.md.

License

This project is licensed under the MIT License.