Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 501 Bytes

File metadata and controls

5 lines (3 loc) · 501 Bytes

minichat

Welcome to minichat - a minimal chatting app created using Django and Channels.

IMPORTANT: Please note that this project was initially intended as a fun experiment for me to become familiar with Django Channels. I began coding without any specific planning, but as time went on, I found myself continuously improving and enhancing this project. As a result, you may encounter some unusual Python or JavaScript code, as well as a seemingly pointless database design. Just don't panic.