Django Ecommerce Site with multiple vendors tutorial|Part 1|2022



In this video, I will develop the first part of the Django Ecommerce Website with numerous suppliers tuturial. I will setup and install everything we require, make it possible for the suppliers to produce accounts and log in.

The vendors will likewise have the possibility to add items.

Todo list for part 1:
– Produce virtual environment and trigger it 00:00:17
– Install Django and create project 00:01:08
– Create app for core views and add to installed apps 00:01:49
– Add a basic front page 00:03:10
– Include fixed files 00:12:28
– Develop app for vendors and add to installed apps 00:17:04
– Produce database design for the vendors 00:18:08
– Create view, design template and type for register 00:22:28
– Develop simple area for suppliers 00:30:49
– Make it possible to log out and in once again 00:34:58
– Create app and designs for products and categories 00:39:38
– Program list of items in the admin area 00:51:55
– Make it possible for vendors to add products 00:54:08
– Program newest products on the front page 01:01:08
– Show information view of a product 01:05:08
– Program a classification 01:14:40
– Develop a basic search 01:20:08

In this Django tutorial series, you will learn how to produce an e-commerce site from scratch. With everything you need with payments and comparable.

Essential links:
Introduction/ demo of website: https://www.youtube.com/watch?v=jmc0gV6_NE0
Git – https://github.com/SteinOveHelset/interiorshop
Snippets – https://github.com/SteinOveHelset/interiorshop/blob/main/codesnippets/part1.txt
Code from part 1 – https://github.com/SteinOveHelset/interiorshop/releases/tag/part-1

Support me on Patreon:
https://www.patreon.com/codewithstein

#codewithstein #django #learndjango #djangoecommerce

Source