Home
Back to Projects
Dineqrs
Project Showcase

Dineqrs

By Edsel Serrano

SaaS product that lets restaurants and businesses generate QR-code digital catalogs, updatable in real time without reprinting

Dineqrs es una plataforma SaaS comercial dirigida a restaurantes, cafeterías y negocios que quieren modernizar sus menús físicos. Cada negocio crea un catálogo digital personalizable con precios, fotos y descripciones, y lo comparte con sus clientes mediante un código QR imprimible. Cuando cambia un precio o se agota un producto, el dueño actualiza el catálogo desde el panel de administración y el cambio se ve reflejado al instante, eliminando el costo y la espera de reimprimir menús.

La arquitectura está construida con Next.js y TypeScript en el frontend con Tailwind CSS para el diseño responsive, una API serverless desplegada en Vercel, y almacenamiento en la nube para las imágenes de productos. El sistema incluye gestión de múltiples sucursales por cuenta, categorías anidadas, estados de disponibilidad por producto, y una vista pública optimizada para móvil (donde los clientes escanean el QR). El proyecto está activo en producción en dineqrs.com sirviendo a clientes reales, lo que impuso requisitos de uptime, compatibilidad cross-browser para lectores QR nativos de iOS y Android, y un flujo de onboarding sin fricción para usuarios no técnicos.

Dineqrs is a commercial SaaS platform aimed at restaurants, cafés, and small businesses that want to modernize physical menus. Each business creates a customizable digital catalog with prices, photos, and descriptions, then shares it with customers via a printable QR code. When a price changes or an item runs out, the owner updates the catalog from the admin panel and the change is reflected instantly, eliminating the cost and delay of reprinting menus.

The architecture is built on Next.js and TypeScript on the frontend with Tailwind CSS for responsive design, a serverless API deployed on Vercel, and cloud storage for product images. The system includes multi-branch account management, nested categories, per-item availability states, and a mobile-optimized public view (where customers scan the QR). The project is live in production at dineqrs.com serving real customers, which imposed uptime requirements, cross-browser compatibility for native iOS/Android QR readers, and a frictionless onboarding flow for non-technical users.

🚀 Check it out

Visit the live project to see it in action:

Visit Dineqrs

Related projects