twilio-labs/twilio-mixologist

Add ping or noise when order comes in to help notify baristas

Closed this issue · 1 comments

Especially when there are a lot of in person orders, it can be easy to ignore the tablet.

Barista requested feature!

That's an interesting one. I see to potential solutions for this. One would be to use the Notification API of the browser to trigger these (the tablets should support that) and the other one would be to trigger a custom audio sound. I'll think about this one :)