
Ecommerce website built with Django , Python , Stripe and AWS
by Julia Walkerin Other , Scripts & Code on July 25, 2022Choose Your Desired Option(s)
Become a SourceCodec member for full access. Your first 7 days are free.
Ecommerce website built with Django , Python , Stripe and AWS
Product Slide
Shop Page
Product Detail Page
Cart Page
Billing Address Page
Stripe Payment Page
Installation
pip install django
virtualenv env
For Mac/ Linux
source env/bin/activate
For Window
env\scripts\activate
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
For Admin Login
python manage.py createsuperuser
Username : admin
Password : 12345678
Username : admin
Password : 12345678
Download Category | Other, Scripts & Code |
Product Homepage URL→ | |
Product Version | |
File Type | Py |
File Size | 13.3 MB |
Developer | |
Documentation |