
Cotizador de Exámenes Médicos – SOLCA
Fast medical exam price quotation app for patients and staff, built with Next.js 14 and optimized for kiosks.
Tech stack
Next.jsNode.jsPM2TypescriptPostrgresqlTailwindPrisma
The SOLCA Medical Exam Quotation system is a web application that allows patients and staff to quickly obtain prices and details for medical exams.
It was built with Next.js 14 and TypeScript, using Tailwind CSS for a clean UI and server-side data fetching for performance.
The app consumes the internal Medical System API to retrieve up-to-date exam data and business rules.
Key Features
- Instant price quotations by exam, area or keyword.
- Clear breakdowns and availability rules powered by the API.
- Kiosk-ready layout: large touch targets, simplified navigation and session timeout.
- Multi-role use: patients (self-service kiosks) and internal staff.
- Deployed on a secure internal network; designed to scale for multiple kiosks across the hospital.
Tech Stack
- Frontend: Next.js 14, React, TypeScript, Tailwind CSS
- Backend/API: Express (internal API)
- Database: PostgreSQL (API-backed)
- Deployment: PM2 automated with deployment scripts
Impact
- Replaced manual quoting and slow legacy flows with sub-second lookups.
- Reduced traffic to information desks and improved waiting times.