Allergen App - Business User Manual
Who this guide is for
Use this guide for restaurant, cafe, takeaway, or delivery teams using Allergen App in business mode.
Step 1: configure business profile
- Open Settings.
- Set:
- Mode: Business
- Role: Waiting Staff, Chef, or Owner
- Service Type: Table, Carryout, or Delivery
Role behavior
- Waiting Staff: can use cards/profiles and ordering flow, but menu editor is hidden.
- Chef: can edit local menus.
- Owner: can edit local menus and manage owner-only settings features.
Step 2: capture customer allergen information
- Go to Home.
- Create a card per customer profile.
- Use clear names (example: "Table 4 - Sam", "Pickup - Ben").
Tip: if a customer provides a QR code, use Open QR Scan and create a card from decoded results.
Step 3: prepare menu sources
- Go to Menu -> Manage Menu Sources.
- Add source URLs for remote menus.
- In business mode, also manage local browser menus (create/rename/delete/export).
Step 4: filter and build orders
- Open Menu.
- Select the relevant card/profile.
- Select source menu URL or local menu.
- Add non-conflicting dishes to the order.
- Repeat for multiple cards if ordering for multiple people.
The app groups order output by card/profile and includes each profile's allergen context.
Step 5: service destination details
Provide service-specific fields in the order panel:
- Table service: table number.
- Carryout: contact name/phone.
- Delivery: contact name/phone/address.
Add an optional order note when needed.
Step 6: share or submit order output
Use one of:
- Share (native),
- Email,
- Print,
- Copy Text,
- API submit (
/api/orderdemo route).
Menu editor (Chef/Owner only)
When using a local menu:
- Open Menu Editor.
- Add/edit sections and dishes.
- Save to browser.
- Export menu JSON when needed.
Note: source URL menus are read-only in Menu view.
Operational recommendations
- Keep menu names clear (Breakfast, Lunch, Dinner).
- Confirm active profile before adding items.
- Review grouped order output before sharing/submitting.
- Use role separation to reduce accidental menu changes.
Important note
Business mode in this demo uses local browser storage. For production operations, use secure server-side storage, authentication, and audit controls.