Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trending 105 #161

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

RichGibson
Copy link
Contributor

This responds to issue #105 Trending Drinks improvement. This adds code to report drinks by date, with links to see the drinks served for a particular date.

This assumes that a Day, for Bartendro, starts at 10am, which is a hack to deal with events which run across midnight.

… a date, drink count, and volume, by date. Days are partially using an offset - ie. a day is from 10am or noon until the next day.
…drinks by date on the trending page, along with the ability to see the drinks for each day. Implements 'bartendro standard time' to start at 10 am. This handles most of the cases when an event runs across midnight. If you enter Jan 1st as a begin date it will show you drinks from 10 am Jan 1st - 10 am Jan 2nd.
…plicate of the obvious drink size on the right side, but it seemed reasonable to me. ymmv.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant