Home

Order Processing Demo

This page simulates an order management system where actions trigger backend API calls.

Place New Order

Clicking this button sends a request to the backend to process a new order. The request takes a few seconds to complete.

Order History

Shows previously placed orders.