β ππ‘π πππππππ« ππ¨ππ’ππ₯π’π¬π ππ₯ππππ¨π«π¦
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.