信息亭 GUI 布局

发布于 2024-09-19 04:06:41 字数 127 浏览 0 评论 0原文

我需要为自助服务终端开发一个 GUI。该售货亭将接受食品订单(即披萨、汉堡、沙拉)并提供使用信用卡支付的功能。谁能建议最好的 GUI 布局或方法?我想让它变得直观和简单。我想尽量减少按钮点击次数。如果您能提供示例,那就太好了。感谢您的帮助。

I need to develop a GUI for a self-service kiosk. The kiosk will take food orders (i.e pizza, burgers, salads) and provide the ability to pay using a credit card. Can anyone suggest the best GUI layout or approach? I want to make it intuitive and simple. I want to minimize the number of button clicks. If you can provide examples, that would be great.Thanks for your help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

耳根太软 2024-09-26 04:06:41

我更喜欢在右侧将交货详细信息(地址和动态生成的订单列表)字段作为一个小条,将您当前正在浏览的产品类别放在左侧,将类别导航选项卡放在顶部或最左边位置的细条。无需重新发明轮子。
这样,用户可以浏览、指定地址详细信息并始终跟踪已添加的订单位置、修改商品数量并跟踪由此产生的成本。

A couple of ones i prefer have the fields for the delivery details (address & dynamically generated order listing) on the right side as a small strip, the product category you're currently browsing to the left and category navigation tabs either at the top or as a thin strip in the outermost left position. No need to re-invent the wheel.
That way the user can browse, already specify the address details and always keep track of the already added order positions, modify item count and keep track of the resulting costs.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文