This is my web development project where I have used Django framework for the backend and for implementing chatting functionality I have integrated Django Channels. Frontend of the website is developed using HTML, CSS , BOOTSTRAP and JS.
- django-channels
- channels_redis
- django-crispy-forms
- django-crontab
- ReconnectingWebSocket from joewalnes