JCA Pizza is a complete restaurant delivery management system that supports three distinct user roles: customers, restaurant staff, and delivery drivers. Built with Node.js and MongoDB, the application handles the entire order lifecycle from customer browsing and ordering to kitchen management and delivery tracking. The system features customizable pizza ordering, real-time order status updates, driver assignment, and delivery confirmation with photo uploads. The architecture uses Express.js with Handlebars templating, Mongoose for database operations, and includes session management and file upload capabilities.