Open Issues Need Help
View All on GitHubAI Summary: This issue requires implementing functionality to generate unique QR codes for individual units within a batch, as well as for the entire batch. It also includes displaying a preview of these generated QR codes and providing options to download or export them.
AI Summary: This issue describes the implementation of a "Manufacturer" feature, centered around managing product batches. It involves generating mock data using Mockaroo to populate a PostgreSQL database with necessary tables. Key functionalities include batch creation, viewing, and transferring batches within a dedicated overview table, along with developing the base off-chain implementation for transfer ownership.
AI Summary: Create a reusable QR code scanner component that can access the user's camera, scan QR codes, and extract the embedded token or information. This is an initial task, with further details expected later.