Taller Automotriz
Production system for workshop operations, inventory, finance, CRM and reporting.
Year
2025
Type
Full-stack
Status
Production
Problem
The workshop needed to centralize workflows that usually live across paper, spreadsheets and disconnected tools: reception, diagnostics, parts, services, payments and customer follow-up.
Contribution
Built a monorepo with a Next.js frontend and Express/MySQL API, including authentication, role permissions, operational modules, financial flows, public consultation, PDF output and dashboard KPIs.
Key points
Public site with services, vehicle consultation and login access for the operational platform.
Work-order lifecycle with services, products, spare parts, failures, inspections, photos, payments and progress tracking.
Reporting dashboard with operational summaries, status distribution, recent orders, ratings and low-stock visibility.
How it is built
Next.js frontend organized by public and protected dashboard areas.
Express API split into auth, CRM, inventory, finance, operations, system and reports routes.
MySQL-backed data model with validation schemas, file/photo handling and Azure Blob storage integration.