Pizza World
Built a dynamic multi-vendor e-commerce platform featuring real-time order tracking and complex role-based access control. Delivered a responsive, mobile-first interface optimized for conversion and user retention.

Project Overview & Objectives
Pizza World is a multi-vendor food ordering platform connecting multiple pizzerias with customers. Each vendor manages their own menu, pricing, and orders through a centralized dashboard.
Built with a role-based access control system supporting customers, vendors, and admins. Real-time order tracking keeps customers informed from preparation to delivery.
Tech Stack Used
Next.js
Full-stack framework handling both customer-facing storefront and vendor dashboard
Redux Toolkit
Cart state management across vendors with complex pricing rules
Framer Motion
Animated cart interactions and smooth page transitions
Tailwind CSS
Mobile-first responsive design for on-the-go ordering
Challenges & Technical Solutions
Multi-vendor cart requiring items from different restaurants in a single checkout
Grouped cart items by vendor with split payment and per-vendor minimum order validation
Real-time order status updates from preparation to delivery without constant polling
WebSocket connection per order for live status pushes, reducing server load by 80% vs polling
Key Metrics & Results
40% faster
Order Processing Time
28%
Mobile Conversion Rate
12+
Vendors Onboarded
Tags: Multi-Vendor E-commerce PlatformFood Ordering Website Next.jsReal-time Order TrackingRole-based Access Control React