-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2022 Week 05-07 (from Jan 31)
-
2
-
NEW
-
NEW
Less is more. Consistent with other quickstarts is better.
- OrderPickingSolverResource shouldn't contain trollyey count, bucket count, etc nor deal with the startup event - that's all DemoDataGenerator responsibility
- Remove ProductDB, instead do something simple like VaccinationScheduleRepository and put the demo data generator in DemoDataGenerator
- ...