CIS267 Lab

profileCollegeman
create_a_windows_form_mock.docx

Create a Windows Form mock-up for the requirements document shown in Figure 2-79 and the Use Case Definition shown in Figure 2-80 on page 99. The Windows Form object and the other objects in the user interface are shown in Figure 2-81 on page 99.

Date: August 16, 2016

Date Submitted:

Application Title: Sefies

Purpose: The Windows Desktop application displays the two finalists for the best campus selfie photos. The user can select one of the two selfies.

Program Procedures: From the window on the screen, the user selects one of the two selfie finalists and confirms the vote with a message.

Algorithms, Processing, and conditions:

1. The user must be able to identify the first finalist selfie entitled “Cheer” or the second finalist entitles “Connect” as many times as necessary until making a decision.

2. When the user taps or clicks the button to view a selfie, a picture of that finalist appears in the window.

3. Only one picture should be displayed at a time.

4. 4. When the user selects the first selfie, a message should be displayed to thank the user for voting. In addition, the user should be prevented from the identifying the other selfie picture after voting.

5. After the user selects a selfie, the only allowable action is to exit the window.