You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.
provide a interface to request the current consumption of the open event.. eg. to provide this Information at the infoscreen "You noobs yous just consumed 11 beer today", or "great our stock is 255 beer lower because of you :P"
The text was updated successfully, but these errors were encountered:
In general, this is possible (of course). however, for big events where we do the "count storage afterwards" method, those numbers are always 0.
Even with the incremental method, it only represents what you got from the storage, not what you sold to the guests...
Apart from that – I like the idea!
yey, it will not bee so accurate... but nice mooving numbers for the guests.... maybe motivating, to drink so much beer that we have to get a nother box from the stock :D
I would suggest to provide an consumption interface only for the last "big" event like:
/event/intern/last/consumption/{productId} or /event/intern/last/consumption/favorites (favorites returns an array with interesting products like Beer, Cola, Rum, etc)
It's not possible to show the current consumption. If a guest likes to know the consumption of the current event he has to come back next time and have look at the numbers of the last event.
provide a interface to request the current consumption of the open event.. eg. to provide this Information at the infoscreen "You noobs yous just consumed 11 beer today", or "great our stock is 255 beer lower because of you :P"
The text was updated successfully, but these errors were encountered: