Weight 10 % Core Portfolio I Due Oct 15 Renovation Calculator (RenoCalc) Purpose – to create a costed Packing Slip reflecting the materials needed to renovate a bedroom Topics of Evaluation 1....


Requirements
1. Create a model for the program by drawing a flowchart or writing the pseudo code for the program.

2. Create a test plan and proof of output
3. Enter the code to implement your model.
4. Test your code with your test plan. If you discover mistakes, correct the code and model, and execute the test plan again.




Weight 10 % Core Portfolio I Due Oct 15 Renovation Calculator (RenoCalc) Purpose – to create a costed Packing Slip reflecting the materials needed to renovate a bedroom Topics of Evaluation 1. Obtaining and displaying information 2. Sequential processing 3. Numerical calculations 4. Decision making 5. Create a working maintainable programming solution using topics 1-4 above, to create the Renovation Calculator program using programming techniques demonstrated in class. Requirements 1. Create a model for the program by drawing a flowchart or writing the pseudo code for the program. 2. Create a test plan and proof of output 3. Enter the code to implement your model. 4. Test your code with your test plan. If you discover mistakes, correct the code and model, and execute the test plan again. Specifications Inputs (feet as a double, assume valid input) Dimensions of a rectangular room (assume a standard room height of 8 feet) Dimensions of a single window, entry door and closet door Type of paint Basic 29.99 / gallon (covers 300 sq feet on walls and 200 sq feet on ceilings) Premium 39.99 / gallon (covers 400 sq feet on walls and 250 sq feet on ceilings) Deluxe 49.99 / gallon (covers 500 sq feet on walls and 300 sq feet on ceilings) Type of flooring Carpet 2.75 / square foot Tile 3.50 / square foot Hardwood 4.85 / square foot Price of Baseboard / lineal foot Price of Casing / lineal foot Outputs Amount and type of paint required and extended price Amount and type of flooring required and extended price Length of Baseboard required and extended price Length of Casing required and extended price Net Price Total GST (5%) Total Price Additional Requirements Calculate a 10 percent waste factor for Baseboard and Casing Paint can only be bought in full gallons Right align the number columns Format prices to two decimal places and all other numbers to one decimal place You must use both an if/else and switch structure in your solution Your instructor may stipulate additional requirements Submission On or before the suggested due date, submit/demonstrate your application according to your instructor’s guidelines. Your solution will be marked according to the accompanying rubric. Your instructor will inform you on how/where your final solution should be submitted. Typical room plan Renovation Calculator *********************
Nov 11, 2019
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here