Bulk discount for Pico2

This commit is contained in:
David Underwood
2026-07-15 11:08:17 -04:00
parent d21373035e
commit dabac3d746
3 changed files with 43 additions and 9 deletions
-4
View File
@@ -18,7 +18,3 @@ Run tests with `ruby -Ilib:test tests.rb`
* Cart can be stored in an array of strings
* Cart items should be validated against a known list of products
* We need a hash of products and their prices
## Open Questions
* How do we apply discounts?