coryhouse / coryhouse/react-restaurant-scriptpro
Build sticky OrderSummary sidebar
Open
enhancement
phase-9-checkout
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Goal
Build a sticky `OrderSummary` sidebar that lists cart items, computes 8% tax, and shows the total.
## Acceptance criteria
- [ ] Sticky to the top of the viewport while the form scrolls
- [ ] Each line shows item name, qty, line total
- [ ] Subtotal, tax (8%), and grand total all visible
- [ ] Stacks below the form on narrow screens
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.