How to Build an E-commerce Website with Django and Python
0
freeCodeCamp
Free Online Course
English
4-5 hours worth of material
selfpaced
Overview
Learn how to build an E-commerce website with Django and Python.
Syllabus
Setup and project configuration. Adding items to a cart. Improving the UI. Creating an order summary. The checkout process. Handling payments with Stripe. Discount codes. Managing refunds. Default addresses. Saving credit card information.