Easily create a digital restaurant menu accessible via QR Code. Modify the menu using Google Sheets and have changes automatically reflected in the live web app!
- Demo Google Sheet: Access the demo spreadsheet here
- Live Web App: See the web app in action here
- Copy the template spreadsheet from this link.
- In the Settings sheet, provide the restaurant name, logo URL, and currency symbol.
- Populate the Categories sheet with categories like starters, main course, etc.
- Fill in the Menu sheet with menu items including their name, description, image URL, price, and category.
- Open the spreadsheet.
- Navigate to the
Extensions
menu and selectApps Script
. - Click the
Deploy
button >New deployment
. - Press
Deploy
and then authorize access. - Grant the necessary permissions. A Web App URL will be generated. Make sure to copy this URL.
- Visit QR Code Generator.
- Paste the copied Web App URL and generate your QR Code.
- Download and print the QR Code for your restaurant's customers to access the menu.
🔗 Note: You can use Google Drive links for images. Ensure the file sharing settings are set to "Anyone can access".
- Real-time Updates: Any changes made to the Google Sheet will automatically reflect in the web app.
- Customizable: Easily modify menu items, add images, and adjust pricing through the Google Sheet interface.
- Open Source: Contributions and improvements are welcome!
We respect your privacy! This open-source project does not collect or share any data. Always ensure you're granting permissions to trusted scripts and applications.
Your feedback is valuable! If you encounter any issues or have feature suggestions, please open an issue on GitHub.
This project is open source and available under the MIT License