I’m going to demonstrate by building a prototype whose user interface is represented by this wireframe. It’s a simple restaurant order-entry app. The only typing I’ll do is entry of a few strings for display.
I’ll build it from the top down: database browser (1 to 3), order action (4 to 8), shopping cart (9 to 11).