Displaying Chip value contribution #6 #33
No reviewers
Labels
No Label
Large
Medium
Small
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: david/poker-chips-helper#33
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "vutukuri15/6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Work
This work addresses issue #6, to now show the chip denominations along with distributions.
BuyInSelector
to use a default of 25 rather than nullLimitations
This feature works, but there are some room for improvements. These will be documented in an issue for next sprint, but to summarize, a more complex and optimized algorithm probably could be made
Great job on implementing this feature! The way denominations are chosen and chips are distributed is well thought out, and the re-denomination logic is a useful addition.
The identified limitations make sense, and optimizing the distribution for better balance while ensuring the total value matches the buy-in would be great next steps.
Overall, great work—looking forward to seeing the refinements in the next sprint!