Summary
Update the app to support multiple selling marketplaces per item, allowing users to track quantities for each marketplace separately.
Requirements
- Excel Import:
- Automatically detect selling marketplaces from columns with the prefix
"Selling: "
- Add all detected marketplaces to the app's supported list during import.
- Item Detail Activity:
- Replace the "Selling Quantity" input with individual inputs for each marketplace.
- Display two inputs per row with the marketplace name as the label (e.g., "Amazon").
- Remove the old "Selling Quantity" label.
- Item List Page:
- Update item descriptions to:
(Total Quantity) Marketplace1: Quantity1, Marketplace2: Quantity2
Effort Estimate
Effort Level: Medium - Hard
Time Estimate: 3-5 hours
Summary
Update the app to support multiple selling marketplaces per item, allowing users to track quantities for each marketplace separately.
Requirements
"Selling: "(Total Quantity) Marketplace1: Quantity1, Marketplace2: Quantity2Effort Estimate
Effort Level: Medium - Hard
Time Estimate: 3-5 hours