Food Delivery Platform
Built a food delivery platform end to end: a customer app for ordering, a driver app for dispatch, and a restaurant app that plugs into in-store POS devices to receive orders and pull them into the kitchen, all tied together by an operations dashboard. One order flows from the customer to the right restaurant's POS, out to a driver, and onto the dashboard without anyone re-keying it, with payments running through an integrated payment gateway.
Stack: three .NET MAUI apps, a Blazor Server dashboard, and an ASP.NET Core Web API (.NET 10) over SQL Server.