A prototype of an online shopping website.
Project language: Russian
In order to run the server, type:
python manage.py runserver
Requirements to run the project are specified in requirements.txt. To install the requirements, create a new virtualenv and run:
pip3 install -r requirements.txt
To log in as an administrator, login: admin password: admin