Create a project called ContractorCaculator. Refer to the instructions in the textbook.Deliverables for this Project:
- Copy of your code for your final/completed project (10 pts) – please submit this as either a Word doc or screenshot
- One screenshot that shows a basic (ContractorCaculator Interface) – should look like the screenshot model in our textbook – p.193, Figures 10.27 (20 pts.) (attached)
- Another (different) screenshot that shows data input values for “Labor” and “Material” fields (10 pts.)
- Another (different) screenshot – a transaction view, that shows results when the “Calculate” button is pushed – I want to verify that your app produce correct Subtotal, Tax and Total results based on input values (30 pts.)