Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Please Help!! Design a Windows application and write the code that will execute

ID: 638052 • Letter: P

Question

Please Help!! Design a Windows application and write the code that will execute according to the program requirements shown in Figure 6- 122. Before writing the code, create an event planning document for each event in the program. The Use Case Definition document is shown in Figure 6- 123 on the next page. The completed user interface is shown in Figure 6- 124 on the next page.

REQUIREMENTS DOCUMENT

Date submitted: March 17, 2014

Application title: Hawaiian Average Temperature Purpose: This Windows application is written for the Hawaiian Tourism Board with the task of calcu-lating the yearly average temperature in the Hawaiian Islands for one year.

Program In a Windows application, the user enters up to 12 average monthly temperatures to compute

Procedures: the annual average temperature in the Hawaiian islands.

Algorithms, Processing, and Conditions:

1. The user enters up to 12 monthly average temperatures for Hawaii in an InputBox object.

2. Each month

Explanation / Answer

i have idea of calculating temperature code...it may help you

I have divided the whole process of developing this conversion app into three parts.They are : Design, Development, Debugging

Design:

Let