☭ 𝐓𝐡𝐞 𝐓𝐖𝐞𝐚𝐊𝐞𝐫 𝐒𝐨𝐜𝐢𝐚𝐥𝐢𝐬𝐭 𝐏𝐥𝐚𝐭𝐟𝐨𝐫𝐦
How to run the system?
Firstly, unzip the file. Then, create a virtual environment using the command “python -m venv <virtual_env_name>.
In the third step, install requirements from requirements.txt using the command “pip install -r requirements.txt”. Finally, run the system using the command
“python manage.py runserver”
to get the desired output.