Skip to content

Chatto is a chat application to connect and chat with people on the network.

License

Notifications You must be signed in to change notification settings

angelo-francisco/Chatto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatto


A chat made to exchange realtime messages, using django, and websockets to create a realtime communication via http.

Tools 🛠️

  • Python
  • Django
  • Channels
  • Daphne

Contribuing 🫂

To contribuit you gotta create a project fork, then after do for your modifications, and send me a pull request.

How to run?

# clone the project repository
git clone https://github.com/angelo-francisco/Chatto.git

# install the dependencies
pip install -r requirements.txt

# run, and be happy 😁
cd src
python manage.py runserver

LICENSE 🔑

Project license Here


By Ângelo Francisco🖖