La Comanda is a full-stack Software-as-a-Service platform designed to streamline the day-to-day operations of modern restaurants. From the moment a guest sits down to the moment their order reaches the kitchen, La Comanda provides a unified digital workspace that eliminates paper tickets, disconnected spreadsheets, and the guesswork of manual coordination. It gives front-of-house, kitchen, and management staff a single, real-time source of truth — reducing order errors, accelerating table turnover, and giving owners clear visibility into how their venue is performing.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/JAQA20/Paradigmas-G3/llms.txt
Use this file to discover all available pages before exploring further.
Key Features
Dashboard Analytics
A high-level management view that surfaces key operational metrics so owners and managers can monitor venue performance at a glance without digging through raw data.
Table View / Floor Plan
An interactive floor-plan interface that lets front-of-house staff track table status, assign covers, and manage the dining room in real time.
Kitchen Display System
A live kitchen monitor that surfaces incoming orders to kitchen staff the moment they are placed, replacing printed tickets and reducing preparation delays.
Inventory Control
Track stock levels, flag low-inventory items, and maintain an accurate record of ingredients and supplies — all from within the same platform.
Staff Management
Manage your team’s roles, access levels, and profiles from a dedicated staff control panel, keeping permissions consistent across the application.
System Settings
Configure application-wide preferences, localization options, and integration settings through a centralized settings interface.
Tech Stack
| Layer | Technology | Version |
|---|---|---|
| UI Framework | React | 19 |
| Language | TypeScript | ~6.0 |
| Build Tool | Vite | ^8.0 |
| Styling | Tailwind CSS | ^3.4 |
| Authentication | Clerk (@clerk/clerk-react) | ^5.61 |
| Routing | react-router-dom | ^7.18 |
| Internationalization | i18next + react-i18next | ^26.3 / ^17.0 |
| Backend Runtime | Node.js + Express | ^5.2 |
| ORM | Prisma | ^7.8 |
| Database | MySQL | 8.0 |
| Containerization | Docker Compose | 3.8 |
You do not need Node.js, MySQL, or any other runtime installed locally on your machine. Docker Compose encapsulates the entire stack — frontend, backend, and database — in isolated containers.