I’m currently building an Online Food Ordering Script and exploring how to structure it effectively using Xano as the backend. The platform includes features such as:
Real-time order updates (triggered workflows or Webhooks)
Multi-vendor support (restaurants with separate dashboards)
Location-based delivery and filtering
API endpoints for mobile and web clients
Secure payments and role-based user access
I’d love to hear your thoughts or tips on the following:
What’s the best way to model vendor-specific data in Xano? Should I use separate tables for vendor data or filter within shared ones?
How can I optimize performance for real-time features like order status changes and live updates?
Any recommended best practices for user roles and permissions, especially when handling admin, vendors, and customers?
If anyone has built something similar or has experience in multi-vendor systems on Xano, I’d really appreciate your input!