Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: added product module structure doc #84

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

PALASH2201
Copy link
Contributor

@PALASH2201 PALASH2201 commented Oct 29, 2024

Issue: #18
This PR adds a visual representation of the Product Module model to the documentation to improve clarity and understanding of the database schema. The diagram illustrates relationships between Product, Product Variation, Attribute, Attribute Value, Category, and Brand entities, showing key attributes and connections.

Changes:

Added the product data model diagram image to the documentation.
Updated relevant documentation pages to reference the new diagram.
Image Preview: The diagram provides a clear view of:

Product relationships with Category, Brand, and Product Variations.
Product Variation associations with Attributes and Attribute Values.
Entity attributes and their data types.

Copy link

@khanhduzz khanhduzz merged commit 7413cfe into khanhduzz:main Oct 29, 2024
2 checks passed
@PALASH2201 PALASH2201 deleted the add-productmodule-doc branch October 29, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants