Show Bid Request
C++
Bid Request Id: 37519
|
|
|
Posted by: |
INDY (7 ratings)
(Software buyer rating 9.57)
|
Non-action Ratio: |
Very Good - 0.00%
|
Posted: |
Nov 29, 2002 7:17:29 AM EDT
|
Bidding Closes: |
Dec 5, 2002 7:24:25 AM EDT
|
Viewed (by coders): |
138 times
|
|
|
|
Description:
Write a program to calculate and print Employee&'s payroll data. It needs to store the employee&'s firstName, lastName, birthDate(a Date object) and departmentCode(an int). There are four types of Employee: HourlyWorker, PieceWorker, Manager and CommissionWorker. The HourlyWorker is paid by the hour with “time-and-a-half” for hours in excess of 40 hours per week. The PieceWorker is paid a fixed rate per item produced for simplicity and you may assume this person makes only one type of item, so the program should display the number of items produced and rate per item. The Manager gets a fixed wage per week. The CommissionWorker earns a fixed weekly base salary plus a fixed percentage of that person&'s gross sales for the week. Assume the payroll is processed once per month. Your program should calculate the payroll for each Employee (polymorphically), and a £100.00 bonus to the employee&'s payroll amount if this is the month in which the Employee&'s birthday occurs.
You should use a base class to define the same massages for the Employee, use inheritance and polymorphism to declare different data and functions.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Criteria
Working version of the program. A structure chart or pseudo code showing the design of your program together with a written description of the software components that you have developed. Use inheritance and polymorphism Input/output data validation techniques employed. The operating instructions to load and run your program. The test plan with the test data used to validate the program. Description of the expected results and the actual results obtained. Annotated listing of the program. Coursework documentation standard and style
1. The work in human readable form, i.e printed out in a legible form on paper. This should include the source C++ program, together with a description (minimum 500 words and maximum 2000 words) of the software components that you have developed.
NEED TWO FILES... a) C++ source code ( .h and .cc) of your program. (b) C++ executible file ( .exe ) of your program.
Platform:
USE C++ PROGRAM AND ALSO USE WORD FOR THE DOCUMENTATION
Special Conditions / Other:
WANT THE PROJECT TO BE DONE IN THE NEXT 2 HOURS!!!!!!!. BECAUSE I WAS LET DONE BY A CODER. TIME RISTRICTION ONCE THE BID COMES IN YOU WILL HAVE 2 HOURS TO COMPLETE.THANK YOU
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$15 (USD)
|
Nov 29, 2002 7:57:43 AM EDT
|
10
(Excellent)
|
|
|
This is what i had done earlier..
|
|
Attached File
|
|
|
|
|