Skip to content

Database Design & Schema: Products & 3D Models #5

@Vishnumgit

Description

@Vishnumgit

Focus: Design and document the database schema to support product records and associated 3D assets.


Schema Example:

  • product_id (int)
  • product_name (varchar)
  • model_url (text)
  • texture_url (text)
  • width, height, depth (float)

Key Tasks:

  • ER diagram
  • Define table structure and relationships
  • Setup initial database (MongoDB/Firebase)

Goals:

  • Normalize data for scalability
  • Deliver relevant product info for AR endpoints

Milestone Link: #1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions