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

"Reports" subpackage #53

Open
ryanavella opened this issue Nov 30, 2018 · 1 comment
Open

"Reports" subpackage #53

ryanavella opened this issue Nov 30, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ryanavella
Copy link
Collaborator

I propose a high-level "reports" subpackage which will massage the sqlite data to produce reports of consumption, trends, etc. The following would be useful:

  • A style profile of the current inventory, to see what styles are lacking
  • Most consumed drinks/styles within a date range
  • Fastest depleting drinks/styles ("first to go") within a date range

To keep things organized, the low-level API calls should continue to stay in abv/model, while high-level data processing and report generation would reside in abv/reports.

@ryanavella ryanavella added the enhancement New feature or request label Nov 30, 2018
@ryanavella ryanavella self-assigned this Nov 30, 2018
@bhutch29
Copy link
Owner

Sounds good. I recommend keeping it built in such a way where the api package can consume the reports package to allow remotely querying the reports results

@ryanavella ryanavella added this to the 0.2 milestone Nov 30, 2018
@bhutch29 bhutch29 removed this from the 0.2 milestone Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants