coryhouse / coryhouse/react-restaurant-scriptpro
Build CustomerInfoSection (name, email, optional phone)
Open
enhancement
phase-9-checkout
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Goal
Build the customer info section with name, email, and optional phone. Validate with Zod.
## Acceptance criteria
- [ ] Name and email required, phone optional
- [ ] Email format validated
- [ ] Per-field error messages on touch / submit
- [ ] Uses the shared `Input` component
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.