Cognitive Walkthrough

 

We attempt to solve the problem of bill-splitting at a restaurant by providing an IPhone application, called IPayr, that can act as a bill-splitting calculator. It will have access to the bill, and allow users to manipulate items and amounts to allow for payment appointment.

To load all the prices and items, the user must enter a paycode. Users then split the bill using one of two modes. In the "divide bill evenly" mode, users review a set of default choices (15% tip, 4 customers), adjust them if necessary, and then allow IPayr to calculate an amount for each customer. In the "split by items" mode, users drag customers to items to appoint who ordered what. This, plus the tip adjustment, again produces a calculated amount for each customer. Provided with the calculated owed amount, the users can then decide how they will assign who pays what.

Open the Payr application by pressing its icon on the iPhone

 

Front page

Evaluation

 

Receipt Confirmation Page

Evaluation

 

Divide Bill Evenly Page

Evaluation

 

Split by Item Page

Evaluation

 

Tips and Confirmation page

Evaluation

 

Confirmation exit page

Evaluation