davidkopp / flying-dutchman

2 stars 0 forks source link

Notification when item is running low #52

Open davidkopp opened 2 years ago

davidkopp commented 2 years ago

Requirement

The bartender should immediately be notified when an item is running low

Notes

After every update of the quantities in the inventory (stock) make a check if the item is running low. If so notify the bartender about that. Probably it's good to add a new model for that, e.g. to store which information was already shown and the status of the notification.