:
This is a fullstack web app built on Django a python framework
It works like a discord enabling learners or student to create Rooms each Room with a specific topic.
They can have a live chat and carry out discussions
Python Django mvt Django Templating engine MYSQL
To run the following application you need to have python installed python3:
Installing Django:
Create a virtual environment
Activate the virtual environment
Start by running the development server to the desired port.