aymen-souid / ecommerce_website

Fully functional ecommerce website with user and guest checkout capabilities and Paypal payment integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecommerce_website

Fully functional ecommerce website with user and guest checkout capabilities and Paypal payment integration.

pip install django

python manage.py migrate

python manage.py makemigration

python manage.py createsuperuser (to get authentificated and be able to add items to your cart)

watch ecommerce.mp4

About

Fully functional ecommerce website with user and guest checkout capabilities and Paypal payment integration.


Languages

Language:Python 53.8%Language:HTML 37.5%Language:JavaScript 4.4%Language:CSS 4.3%