Welcome to part 3 of the Python Django E-commerce project version 2. In this Python Django tutorial we focus developing our understanding of Django queries and build a product filtering prototype. The purpose of the inventory app database is to maintain the data that is needed to support online retail sales and stock inventory management.
Code Repository:
===
https://github.com/veryacademy/django-ecommerce-project-v2
Database ERD
====
https://lucid.app/lucidchart/invitations/accept/inv_10095ab4-1f6f-4247-a2d5-285a7c7b82de
Timeline:
====
???? Introductions
09:52 Download starting repository
10:47 Virtualenv setup
====
App development
====
14:32 URLs
19:51 views
24:53 docker install
26:22 postgres database configuration
27:19 docker-compose file
30:55 starting docker
32:55 configure Django database configuration
====
Queries
====
44:13 get all data query and display data
1:05:12 get all products by category
1:32:23 get product details
1:57:32 capture GET attributes and get product attributes
2:18:40 building the ProductTypeAttributeValues table
2:29:59 get product type attributes names
2:35:23 get product attributes and display in filtered list
====
Frontend JS
====
2:52:21 Develop the filter user selector
Documentation
===
https://django-ecommerce-project-v2.readthedocs.io/en/latest/index.html
✨ Support us - join us as a Very Academy Member
https://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w/join
????SUBSCRIBE to get more free tutorials, courses and code snippets!
http://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w?sub_confirmation=1