Sunday, November 30, 2014

Weekly Payroll Calculator Chapter 4 case programming 3 Shelly Cashman

Click Below or Copy Link in Browser To Download!



$ 12
ON SALE
Regular price: $ 15
You Save: $ 3


Weekly Payroll Calculator Western Distribution Previews

Successful Compiled and Executing Application


Running Code with Form Preview and Code Behind


WEEKLY PAYROLL CALCULATOR

Chapter 4

Case Programming 3 Shelly Cashman


REQUIREMENTS DOCUMENT
Date submitted: May 11, 2014
Application title:
Weekly Pay Calculator
Purpose: 
The Weekly Pay Calculator Windows application computes the weekly pay for an hourly employee.
Program Procedures:
From a window on the screen, a payroll clerk enters the total minutes an employee worked in a week and the hourly pay rate. The program displays the weekly pay for the employee
Algorithms, Processing, and Conditions:
1. The payroll clerk must be able to enter the total minutes worked during the week and Processing, and the hourly pay rate.
2. The company name (Western Distribution) and the picture (Payroll found at  scsite.com/vb2010/ch4/images) will be displayed throughout the entire process.
3. After entering the total minutes worked and hourly pay rate, the payroll clerk clicks the weekly pay button.
4. The weekly pay is displayed in currency format together with the number of hours and minutes worked.
Notes and Restrictions:
1. The user can clear the total minutes worked, the hourly pay rate, the hours and
minutes worked, and the weekly pay by clicking a clear button. He then can enter another
employee's data.
2. An exit button should close the application.
3. In this application, if hours worked is greater than 40, the hourly pay rate still applies.

2 comments: