diff --git a/99 Daily/2026-05-13.md b/99 Daily/2026-05-13.md index b0e0c36..96a277a 100644 --- a/99 Daily/2026-05-13.md +++ b/99 Daily/2026-05-13.md @@ -167,3 +167,6 @@ tags: [daily] - 15:01 | `Shumiland` - **Asked:** Design a shopping cart and payment flow where users add tickets to cart then proceed to checkout. - **Done:** Reviewed mockup of `/korzyna` cart page and confirmed UI requirements including payment button and terms checkbox. +- 15:11 | `Shumiland` + - **Asked:** Design and implement a shopping cart payment system where users add tickets to cart before checkout. + - **Done:** Brainstormed cart-based payment flow with tickets added from multiple pages, transitioning to checkout via API.