Part two - Django Ecommerce Website with multiple vendors

In this video, I will build the second part of the Django Ecommerce Website with multiple vendors. In this part we'll implement the whole cart functionality, the checkout and a few other small things.

Adding products to the cart 00:00:25
View the cart 00:13:42
Remove products from cart 00:21:25
Change quantity 00:23:50
Order models 00:25:45
Make it possible to checkout 00:31:30
Show orders in vendor admin area 00:51:00
Edit a vendor 00:58:00
Notifying the vendors and customers 01:02:10
Show list of vendors 01:08:30
Vendor detail view 01:12:00

Important links:
Git - https://github.com/SteinOveHelset/interiorshop
Code from part 2 - https://github.com/SteinOveHelset/interiorshop/releases/tag/part-2

Comments

No comments yet...

Add comment

Newsletter

Subscribe to my weekly newsletter. One time per week I will send you a short summary of the tutorials I have posted in the past week.