feat: VIN Capture Integration (#68) #76
Reference in New Issue
Block a user
Delete Branch "issue-68-vin-capture-integration"
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?
Summary
Integrates camera capture and VIN OCR into VehicleForm, completing the VIN photo capture flow.
User Flow
Camera -> Capture -> Crop (optional) -> OCR -> NHTSA Decode -> Review Modal -> Accept -> Form Populated
Test Plan
Refs #68