cd
into itpython -m venv bangazonEnv
source ./bangazonEnv/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
ecommerceapi
Here is your Bangazon eCommerce ERD. There should be no changes made to your ERD without approval from your product manager.