payfrit-works/portal
John Mizerek 8d5c0cc6ac Add menu setup wizard with Claude Vision integration
- New setup-wizard.html: conversational wizard for uploading menu images
- analyzeMenuImages.cfm: sends images to Claude API, returns structured menu data
- saveWizard.cfm: saves extracted menu to database (categories, items, modifiers)
- Added Setup Wizard button to portal Menu page
- Added .gitignore for config files with secrets

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 16:02:21 -08:00
..
index.html Add menu setup wizard with Claude Vision integration 2026-01-14 16:02:21 -08:00
login.html Add local dev support and fix menu builder API 2026-01-04 22:47:12 -08:00
menu-builder.html Fix modifier move: use Shift key and dataTransfer data instead of effectAllowed 2026-01-14 12:57:34 -08:00
portal.css Show EmployeeStatusID status instead of IsActive flag 2026-01-11 18:01:30 -08:00
portal.js Show EmployeeStatusID status instead of IsActive flag 2026-01-11 18:01:30 -08:00
setup-wizard.html Add menu setup wizard with Claude Vision integration 2026-01-14 16:02:21 -08:00
station-assignment.html Add drink modifiers, unified schema improvements, and portal fixes 2026-01-07 20:30:58 -08:00