Preparation time
Completed
November 22, 2024
Hi,
We need you to add a feature to track preparation time for each menu item/dish in the restaurant app. This should be visible to customers when they place their order.
Specifically:
"preparation time" field (in minutes)
When a customer views an item or adds it to their order, they should be able to see how long it typically takes to prepare
For orders with multiple items, the app should show the total estimated preparation time (likely based on the longest prep time item, since kitchen staff can prepare multiple items simultaneously)
This will help customers better understand when to expect their food and help manage their expectations.
Would this be feasible to implement?