Why it exists
Support the idea of local discovery without pretending sample data is live.
The original project explored restaurant search and a later codebase attempted a full order-management platform. The new experience keeps the user value—finding food and understanding an ordering journey—while removing exposed third-party credentials, unauthenticated business operations, and infrastructure that the public interface did not actually use.
What this demonstration proves
- Accessible search, filters, favourites, and on-device distance estimation.
- Clear restaurant and menu information with dietary and allergen guidance.
- A versioned, expiring cart that prevents accidental multi-restaurant orders.
- A transparent checkout simulation with no payment or server-side personal-data collection.
- A static, installable PWA that can deploy reliably to Vercel.