A visual menu editor and JSON-based embed rendering system for dynamic restaurant menus.
This project is the evolution of earlier menu integration tooling developed by Leo Pozos. It has since been extended into a full visual editor and embed generation system for dynamic menu rendering.
It allows users to build, configure, and deploy menus without writing code.
The system is composed of two main layers:
Express_JSON_Menu.html- Visual interface for building and configuring menus
- Generates structured JSON and embed output
- Generated embed code
- Renders menus dynamically on any website
- Ensures consistency between editor preview and production output
- Designers building restaurant or product menus
- Teams integrating dynamic menu systems into websites
- Developers embedding structured menu configurations
No advanced coding knowledge is required to use the editor.
- Open
Express_JSON_Menu.html - Build your menu visually
- Configure layout and settings
- Generate embed code
- Paste it into your website
Done.
Express_JSON_Menu.html→ Main visual editortest-embed.html→ Local testing environmentREADME.md→ Documentation
This system separates:
- Menu creation (editor)
- Menu rendering (embed runtime)
This ensures consistent output between design-time configuration and live environments.
Leo Pozos
GitHub: https://github.com/Tato-Pozos
This project was independently developed by Leo Pozos.
It is designed for compatibility with SpotOn systems but is not affiliated with, endorsed by, or an official product of SpotOn.
This project is source-available.
You are free to use, copy, and modify this software for personal or internal business purposes.
Commercial use, resale, or distribution as part of a paid product is not allowed without explicit permission.

