Contoso π Pizza Ordering – ASP.Net Web Api and Web Application with SignalR – Demo and Tutorial
A simple π pizza ordering web application (including a web API) with SignalR updates for customers and the admin pizza shop. A demo video is available that showcases the project in action and discusses the technical implementation.
Customers can order pizza and receive real-time updates on their orders using SignalR. Pizza shop owners can receive real-time orders from customers and make order status updates that are delivered as real-time updates to their customers via SignalR.
Demo Links
Depending on the availability of the free hosting service, these links may be unavailable, but let’s stay positive π
π§ Customer Pizza Order Page
π©βπ³ Pizza Shop Admin Page
Demo Video
Code
The project code is available on GitHub: