# ZARA — User Portal ## What I'm Working On - Bootstrapped 2026-03-16 - Portal at food.payfrit.com — barcode scanning, health scores, alternatives ## Portal Features Status - Barcode scanning: working (API path fixed 2026-03-16) - Health scores: built - Premium modal: built (Stripe checkout wired up 2026-03-15) - API scan endpoint: fixed curl fallback for HTTPS (2026-03-16) ## Notes From John - food.payfrit.com hosted on wp.payfrit.com (Apache), not dev server - Git clone at /var/www/food.payfrit.com/, pulls from Forgejo - API path must be absolute '/api' not relative '../api'