Implement functionality for users to place graphics on garments, select specific garment metadata, and automatically generate a tech pack or database entry for garment production.
Tasks
1. Garment Customization Interface
Objective: Create an interface where users can select garments, apply graphics, and choose specific attributes like fabric and color.
2. Tech Pack Automation
Objective: Develop a system to automatically compile a tech pack or create a detailed line item in a database based on the user's garment customizations
Evidently a backend todo: lambda function to compile schema in html template for pdf.
3. Database Integration
Objective: Ensure that all customization details are stored efficiently in the backend database, potentially creating a new schema for tech packs.
Expected Outcome
Users can customize garments directly in the app, enhancing the interactive design process.
Automated generation of tech packs, streamlining the production preparation process.
Overview
Implement functionality for users to place graphics on garments, select specific garment metadata, and automatically generate a tech pack or database entry for garment production.
Tasks
1. Garment Customization Interface
Objective: Create an interface where users can select garments, apply graphics, and choose specific attributes like fabric and color.
2. Tech Pack Automation
Objective: Develop a system to automatically compile a tech pack or create a detailed line item in a database based on the user's garment customizations
Evidently a backend todo: lambda function to compile schema in html template for pdf.
3. Database Integration
Objective: Ensure that all customization details are stored efficiently in the backend database, potentially creating a new schema for tech packs.
Expected Outcome