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

Sales Analytics for Donut Shop Owner #7

Open
2 tasks
mdunaevs opened this issue Jan 28, 2022 · 1 comment
Open
2 tasks

Sales Analytics for Donut Shop Owner #7

mdunaevs opened this issue Jan 28, 2022 · 1 comment
Labels
stretch Stretch goals after MVP implementation done

Comments

@mdunaevs
Copy link
Collaborator

mdunaevs commented Jan 28, 2022

Description: Metric that records the most sold / best performing donut. Maintain counts for each donut sold.

Front-End:

  • Data visualization

Back-End:

  • Update counts for corresponding donut

Estimated Time: 2 hours - Only requires a simple aggregation and view of donut sales

Non-MVP Reasoning: Non MVP since its not critical for the functional sale of donuts. (More of an added bonus for the donut shop owner)

@mdunaevs
Copy link
Collaborator Author

Description: Metric that records the most sold / best performing donut. Maintain counts for each donut sold.

Front-End:

  • Data visualization

Back-End:

  • Update counts for corresponding donut

Estimated Time: 2 hours - Only requires a simple aggregation and view of donut sales

Non-MVP Reasoning: Non MVP since its not critical for the functional sale of donuts. (More of an added bonus for the donut shop owner)

@mdunaevs mdunaevs added the stretch Stretch goals after MVP implementation done label Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stretch Stretch goals after MVP implementation done
Projects
None yet
Development

No branches or pull requests

1 participant