[Objective]
Please teach me how to design the following screen when the following DB exists?
Product Overview
- This product manages merchandise’s sales for each event.
- Sales of merchandises for each event must be managed for each member.
- Merchandise types vary from event to event.
- Events are not tied to Members.
DB
Design
[Where I don’t know the specifics.]
The number of Merchandise tied to an Event varies from Event to Event. Therefore, when I click on the Merchandise tab, I would like to display a screen where I can enter the Sales for each member for each Merchandise, but I don’t know how to make that.
If you have any questions, please ask.