python== 3.5 or up and django==3.1.1 or up
Open terminal and type
git clone https://github.com/orvil1026/Online-Price-comparer.git
https://github.com/orvil1026/Online-Price-comparer.git
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver