LBC Resort Order System (Mobile POS + Voice Ordering)
LBC Resort Order System (Mobile POS + Voice Ordering)
A simple, powerful restaurant POS that runs entirely in your browser — no installation, no hardware, no subscriptions.
────────────────────────────────────
🚀 QUICK DEMO
• Tap menu items OR use voice • See orders update instantly • Generate receipt in seconds • Save orders directly to Google Sheets
────────────────────────────────────
🔥 KEY FEATURES
• Voice ordering (fast + hands-free) • Mobile-first design (phones & tablets) • Google Sheets menu system • Automatic order logging • Discount system (Senior, PWD, Custom) • Receipt generator (print / copy / Gmail) • Table + server tracking
────────────────────────────────────
💡 WHY THIS IS DIFFERENT
No expensive POS system. No monthly fees. No special hardware.
Just one file that runs anywhere.
────────────────────────────────────
⚙️ HOW IT WORKS
- Menu is stored in Google Sheets
- App loads menu automatically
- Staff takes orders (tap or voice)
- Orders saved to Google Sheets
- Owner can monitor remotely
────────────────────────────────────
🏪 PERFECT FOR
• Beach resorts • Small restaurants • Cafes • Food stalls • Bars
────────────────────────────────────
💰 FOR DEVELOPERS / SELLERS
This is a deployable product:
• Sell setup to restaurants ($50–$150) • Offer monthly support ($10–$30) • Customize per business
────────────────────────────────────
📦 WHAT YOU GET
• Full working POS system • Google Sheets integration • Voice ordering system • Receipt system • Fully customizable
────────────────────────────────────
⚠️ REQUIREMENTS
• Google account (Sheets + Forms) • Internet for syncing (optional for taking orders)
────────────────────────────────────
This is not just a demo — it’s a real system you can use or sell.
================
LBC RESORT ORDER SYSTEM — COMPLETE GUIDE (USE • MAINTAIN • SELL)
────────────────────────────────────
- SYSTEM OVERVIEW
Extracted
- Menu = Google Sheet (CSV link)
- Orders = Google Form → Google Sheet
- App = single index.html file
Explanation: Everything runs from one file connected to Google tools.
────────────────────────────────────
- HOW TO CHANGE THE MENU
Extracted
Your Google Sheet MUST be:
Category | Item Name | Price Drinks | Mango Shake | 180 Mains | Chicken Adobo | 275
Steps:
- Open Google Sheet
- Edit items / prices / categories
- Save (auto-saves)
- Refresh app
Rules:
- No blank rows
- Price must be a number
- Category names create tabs
────────────────────────────────────
- USING SOMEONE ELSE’S GOOGLE SHEET
Extracted
Steps:
- Share → “Anyone with link” = Viewer
- File → Share → Publish to Web
- Select CSV
- Copy link
Replace in your file:
var SHEET_CSV_URL = ‘PASTE LINK HERE’;
────────────────────────────────────
- TABLES & STAFF NAMES
Extracted
- Entered manually in the app
- Not part of the menu
Fields:
- Table / Room
- Server / Waiter
Saved automatically with each order
────────────────────────────────────
- WHERE ORDERS ARE SAVED
Extracted
Orders go to Google Form:
var FORM_URL = ‘YOUR FORM LINK’;
Steps:
- Create Google Form
- Add fields:
- Timestamp
- Table
- Server
- Items
- Subtotal
- Discount
- Total
- Link Form → Google Sheet
- Replace FORM_URL
────────────────────────────────────
- DAILY / WEEKLY MAINTENANCE
Extracted
Daily:
- Refresh app
- Check internet
Weekly:
- Verify prices
- Test voice order
- Check saved orders
Monthly:
- Clean menu
- Remove unused items
- Backup Google Sheet
────────────────────────────────────
- COMMON PROBLEMS
Extracted
Voice works but no order Cause: matching issue Fix: corrected version already installed
Item not found Cause: name mismatch Fix: match menu exactly
Menu empty Cause: sheet not public Fix: set to “Anyone with link”
Orders not saving Cause: wrong form link Fix: replace FORM_URL
Old menu showing Cause: cache Fix: refresh page
────────────────────────────────────
- HOW TO SELL THIS TO RESTAURANTS
Inferred Evidence: system runs on one file + Google backend
Sell it as:
- No monthly fees
- Works on any phone
- Voice ordering
- Simple and fast
- Remote owner monitoring
Pitch: “Your entire POS system runs from one file, no hardware, no subscriptions.”
────────────────────────────────────
- PRICING MODEL
Inferred Evidence: small business preference for low upfront
Setup: $50 – $150
Includes:
- Menu setup
- Google Sheet + Form
- Customization
Optional: $10 – $30/month support
────────────────────────────────────
- WHY THIS IS VALUABLE
Inferred Evidence: lightweight + offline capable
- No POS hardware
- No subscriptions
- Works offline (partial)
- Easy to modify
- Scalable
────────────────────────────────────
- UPSELL FEATURES
Inferred Evidence: structure already supports expansion
- Staff login
- Table tracking
- Kitchen display
- Inventory system
- Sales dashboard
────────────────────────────────────
- HOW TO DEPLOY TO A NEW BUSINESS
Extracted
- Copy index.html
- Create new Google Sheet (menu)
- Create new Google Form (orders)
- Replace:
- SHEET_CSV_URL
- FORM_URL
- Send file to owner
- Tell them: “Open in browser and bookmark it”
────────────────────────────────────
FINAL SUMMARY
Inferred Evidence: system is reusable and link-based
You now have:
- A working POS system
- A product you can sell
- A repeatable setup
This is not just a tool — it’s a business.
| Status | Released |
| Category | Tool |
| Platforms | HTML5 |
| Author | G2G2 |
| Tags | business, google-sheets, mobile, offline, ordering, pos, productivity, restaurant, tool, voice |
| AI Disclosure | AI Assisted, Code |



Leave a comment
Log in with itch.io to leave a comment.