Skip to content

Commit 9af3053

Browse files
authored
docs: Markdown for restaurant menu Voting Interface (#298)
Signed-off-by: [email protected] <[email protected]>
1 parent e5e8963 commit 9af3053

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/03-concepts/13-workflow-queries-formatted-data.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,14 @@ This would render as:
8686

8787
The following screenshots demonstrate how formatted query responses appear in the Cadence Web UI:
8888

89+
### Restaurant Menu Voting Interface
90+
91+
This example shows a workflow query that returns formatted data for a restaurant lunch voting system, demonstrating how interactive voting interfaces can be presented:
92+
93+
![Restaurant Menu Voting Interface](img/restaurant_menu.png)
94+
95+
*A lunch voting interface displaying restaurant menu options with images and descriptions. Shows "Farmhouse - Red Thai Curry", "Ler Ros: Lemongrass Tofu Bahn Mi", and "Ethiopian Wat" options with detailed descriptions and voting buttons. The interface includes meal requests tracking and vote counts.*
96+
8997
### Employee Database Query Results
9098

9199
This example shows formatted data returned from an employee database query, demonstrating how tabular data can be presented:
922 KB
Loading

0 commit comments

Comments
 (0)