...

/

Develop the Mock User Interface

Develop the Mock User Interface

Let's develop a mock user interface for our application.

We learned in the previous section how to grow the mock service with an in-memory directory. Now we learn how to sculpt the user interface, shown in Figure 12-2, which will consume this mock service. We will only be discussing the join related user interface section because the create, read, update, and delete methods for the Member ...