POS 408 Week 3 Individual: Enhanced Home Utility Auditing Program

profileRSaleem
 (Not rated)
 (Not rated)
Chat

Assignment Preparation: Activities include watching the Lynda.com videos, independent student reading, and research.

 

  • Watch "Exploring Syntax and Flow" of the Lynda.com "Visual Basic® Essential Training" video.

 

Assignment<<Note to instructor: Please make sure you customize the area shaded in red each time you teach this class, and remove comments in red before publishing>>

 

Design, implement, test, and debug a Visual Basic® program to create an enhanced home utility auditing program based on Week 2.

 

The user should be able to do the following:

 

  • Enter the cost per kilowatt-hour.
  • Select from a list of home appliances which includes a <<laundry washer>> or <<cloth washer>>, among other appliances.

 

  • <<Refrigerator>>
  • <<TV>>
  • <<Space Heater>>
  • <<Fan>>
  • <<Dryer>>
  • <<Oven>>

 

  • Enter the power needed in kilowatts (kW) for the selected appliance.
  • Enter the number of hours used per day for the selected appliance.
  • If the washer is selected, enter both the number of gallons of water used by the washer per hour and the cost per gallon.

 

The program should do the following:

 

  • Validate that the data entered has the correct format, and is within a reasonable range.
  • Calculate and display the cost for operating a home appliance as soon as the data is entered.
  • Create a listing area to display each of the following for each appliance entered:

 

  • Home appliance
  • Number of hours per day
  • Cost

 

  • Display and update the total cost of all appliances, as soon as a new entry is added to the listing area.

 

Write the code for the program and test the results.

 

Zip the files of the project together.

 

Submit the zipped file.

    • 11 years ago
    POS 408 Week 3 Individual: Enhanced Home Utility Auditing Program
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      pos408week3.zip