POS 408 Week 2 Simple Home Utility Auditing Program
$5.99
Description
Design, implement, test, and debug a Visual Basic program to create a simple home utility auditing program.
The user should be able to do the following:
Enter the cost per kilowatt-hour.
Select a home appliance from a list of home appliances.
Enter the power needed in kilowatts (kW) for the selected appliance.
Enter the number of hours used per day for the selected appliance.
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.
Required programming components
Use a Try/Catch
Use at least one loop
Use a decision structure (if, or case)
Create a design flow chart.
Use properly labeled and named text boxes, labels, buttons and forms (see the text for proper naming conventions). Include an exit button. Make sure the buttons work.
Be generous with internal documentation. Should have as many lines of documentation as you do code.
Design a GUI for the program that will be intuitive for a novice user.
Write the code for the program and test the results.
Zip the files of the project together.
Submit the zipped file.
SCREENSHOTS
SOLUTION
PAYMENT
ENTIRE COURSE
The solution includes a zip file.
Attachments [Move over files to preview content of those files]
POS_408_Week_2.zip (102.52 KB)
Documentation.docx
POS-408-Week-2-Screenshot-2.png
POS-408-Week-2-Screenshot.png
POS408Week2
POS408Week2
App.config
bin
Debug
POS408Week2.vshost.exe
POS408Week2.vshost.exe.config
POS408Week2.vshost.exe.manifest
Form1.Designer.vb
Form1.vb
My Project
Application.Designer.vb
Application.myapp
AssemblyInfo.vb
Resources.Designer.vb
Settings.Designer.vb
Settings.settings
obj
Debug
DesignTimeResolveAssemblyReferences.cache
DesignTimeResolveAssemblyReferencesInput.cache
TempPE
My Project.Resources.Designer.vb.dll
POS408Week2.vbproj
POS408Week2.sln
POS408Week2.v12.suo
Preview Form1.vb
xxxxxxx xxx xxxxxx2_xxxxx(xxxxx xxxxxx xx xxxxxx.xxxxxx, xxxxx x xx xxxxxx.xxxxxxxxx) xxxxxxx xxxxxx2.xxxxx
xxxxxxxxxxxxxx.xxxx = “”
xxxxxxxx.xxxx = “”
xxxxxxxx.xxxx = “”
xxxxx5.xxxx = “”
End Sub Private Sub Calculate() If Not IsNumeric(txtCostPerHour.Text) Then MessageBox.Show(“Please enter numeric values only”) Return End If If Not IsNumeric(txtHours.Text) Then MessageBox.Show(“Please enter numeric values only”) Return End If If Not IsNumeric(txtPower.Text) Then MessageBox.Show(“Please enter numeric values only”)
xxxxxx
xxx xx
xxxxx = xxxxxx.xxxxx(xxxxxxxx.xxxx)
xxxxx = xxxxxx.xxxxx(xxxxxxxx.xxxx)
xxxxx = xxxxxx.xxxxx(xxxxxxxxxxxxxx.xxxx)
xx xxxxx <= 0 xx xxxxx <= 0 xx xxxxx > 24 xx xxxxx <= 0 xxxx
Price: $15
Buy Now
Checkout
Added to cart
Buy More Save More
Buy at least TWO items & save up to 30% OFF your ENTIRE order!
Rack up instant rebates in your shopping cart. Simply add items to your cart, and see the savings add up.
Discounts will automatically be applied on eligible orders.
POS 408 Week 2 Simple Home Utility Auditing Program – $15.00
POS 408 Week 3 Simple Home Utility Auditing Program – $15.00
POS 408 Week 4 Enhanced Home Utility Auditing Program – $15.00
POS 408 Week 5 Enhanced Home Utility Auditing Program – $15.00
Add to Cart
Checkout
Added to cart
FLASH SALE
$45
$60
Save $15
POS408 Entire Course
Get Entire Course
You May Also Like:
POS 408 Entire Course
POS 408 Week 1 Simple Visual Basic Program Hello World GUI
POS 408 Week 3 Simple Home Utility Auditing Program
POS 408 Week 4 Enhanced Home Utility Auditing Program
POS 408 Week 5 Enhanced Home Utility Auditing Program
Only logged in customers who have purchased this product may leave a review.
Reviews
There are no reviews yet.