
A scalable hospital management web application built using a modern full-stack architecture with TypeScript, Express.js, Prisma ORM, and PostgreSQL, designed to handle secure healthcare workflows and large-scale data operations efficiently.
Implements secure RBAC-based authentication with JWT access/refresh tokens, enabling administrators to control user provisioning and permissions across roles such as doctors, nurses, and staff within the healthcare system.
Features a high-performance data layer with multi-layer caching, cursor-based pagination, and optimized database queries, while the React + React Query frontend provides real-time data synchronization, responsive UI, and centralized API error handling.