Fotografie pizz v Pizza day #32
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Feature: Pizza Photos in Pizza Day
FeatureRequest enum:
PIZZA_PICTURESDescription: Zobrazování náhledů (fotografií) pizz v rámci Pizza day
Implementation Notes
Show pizza preview images when browsing the pizza menu during Pizza day.
Key files to modify:
server/src/chefie.ts– Extend the Pizza Chefie scraper to also fetch pizza image URLsclient/src/components/PizzaOrderList.tsx– Display pizza thumbnails/previews alongside pizza namesApproach: