Create the final output or that require numeric input

Assignment Help Visual Basic Programming
Reference no: EM131503310

Project: Computer Hardware Purchase Company

Description

This program allows the user to select computer hardware and then calculates the total price of all the hardware selected.

IPO List
Input:
- Operating System
- Processor
- Accessories
- VGA Card
Process:
- Adds inputs
- Calculates price
Output:
- Summary of input choices
- Price of hardware build

Your goal is to refactor your Project two purchase calculator to use lists and functions. Spend some time examining the refactored sandwich builder project for ideas.

UI Requirements

Your final program must have the following:
- A Form object with an appropriate title
that is either locked or designed to resize dynamically.
- One or more text boxes that either read in string data that is concatenated with other data to create the final output or that require numeric input that is cast to a numeric data type to be used in the final cost calculation.
- At least one list box or combo box. (Be sure to have one checked by default.) Note that you may need to expand your options to make these make sense in your program.
- At least one checked list box.
- A button that calculates and displays the subtotal, tax, and total of the item, as well as any other necessary information.
- A button that clears all text boxes and resets radio buttons, checkboxes, and lists to their original settings.
- A button that closes the form and exits the program.
- One label that outputs the subtotal, tax, and total.
- One label that outputs a complete summary of the order in a grammatically correct sentence.
Planning Requirements
Your project must include a planning document that contains the following:
- A brief description of your project, including your theme. This should be very similar to the one used for Project 2.
- An IPO listing for the calculation button. This should also be similar to the one used for Project 2.
- A prototype of your GUI incorporating the new UI requirements.
- A complete list of every control needed, each with their type and name and a description of their purpose in your program.
- A list of all procedures (event handlers) and functions needed, each with a pseudocode or flowchart algorithm explaining what it will do. (See coding requirements for functions.)
- A desk check table with at least five test cases based on different option selections. These should be the same as for Project 2, unless points were deducted for not having a proper desk check table.
Coding Requirements
Your final code must have the following:
- Proper identifying comments, event handler comments, and function comments.
- Correctly named controls and variables. (No global variables allowed.)
- Error handling employed for any text required for output or converted to numbers.
- Proper repetition structures to handle the checked list boxes.
- Separate functions to calculate the subtotal, tax, and total. (See functions template.)
- Proper concatenation and casting as needed.
- Monetary values rounded to dollars and cents.

Attachment:- Project Planning Document.rar

Attachment:- Computer Hardware Project.zip

Verified Expert

In this assignment, we have developed a system for computer hardware purchase.In this system use select hardware and software which would like to purchase and calculate subtotal, Tax and total.This system developed in vb.net which is object base language.We also develop a flow diagram for the whole system and write some test case for the system.We have also modified a GUI and write some new code.

Reference no: EM131503310

Questions Cloud

A program to improve the relationship between two groups : Create a program to improve the relationship between two groups.Describe the context of the conflict. What kind of community or organization is this?
Derive the time-independent wave equation : We have a 1-D periodic structure made of alternating layers with their index of refraction being n1 and n2. Derive the time-independent wave equation
Identify common influences or predictors of adolescent drug : Identify common influences or predictors of adolescent drug and alcohol use indicated by the research presented in textbook and other resources.
Evaluate the effectiveness of the treatment interventions : Evaluate the effectiveness of the treatment interventions implemented by Dr. Heston, supporting your statements with information from the case.
Create the final output or that require numeric input : Your goal is to refactor your Project two purchase calculator to use lists and functions. Spend some time examining the refactored sandwich builder project for ideas.
Research on the nervous system is controversial : Research on the nervous system is controversial. In this assignment, you will explore nervous system research and the controversies surrounding it.
Party payers with healthcare organizations : What is the relationship between employers and third party payers with healthcare organizations?
Gender and work-life balance : Fig Technologies wants industry research on gender and work-life attitudes to present an overview of the position of project managers in two geographic areas.
The roles of the peripheral and central nervous systems : What is the most significant difference between the roles of the peripheral and central nervous systems in shaping behavior? Why?

Reviews

inf1503310

6/15/2017 5:12:46 AM

so its ok also about planning documents ? it include the project ? it due Friday midnight not sunday ? I will do payment now but please dont forget the planning document also and you know all the work will be on the program that I attach it !! is everything clear ? ita so easy and the expert could finish it in couble hours and we have sec hours due its about edit on my program not create new one. also I will attach the planning document sample to check it. 23524428_1Project 2 Planning Document.docx i did the payment hopefully finish the project before six hours. please check the planning documents that I attached it to see how you can creat new one for the project The GUI should be like new project as you did! Yeah The GUI should be like your design that you make it for new programs! it name is " computer hardware company - planning documents"

len1503310

5/22/2017 1:53:11 AM

Please dont forget the planning document also and you know all the work will be on the program that I attach it !! I have also attach the planning document sample to check it. its so easy and the expert could finish it in couble hours and we have sec hours due its about edit on my program not create new one. also I will attach the planning document sample to check it. please check the planning documents that I attached it to see how you can creat new one for the project

Write a Review

Visual Basic Programming Questions & Answers

  Build an application based upon array processing application

Build an application based upon the Array Processing application demonstrated in this week's Presentation. Extend this application to have a total of 10 text boxes that will accept an integer only.

  Gas pumpa gas pump calculates the cost of gas at a local

gas pumpa gas pump calculates the cost of gas at a local gas station. the station charges 2.69 per gallon for regular

  Develop a program that manipulates and processes numbers

You should develop a program that manipulates and processes numbers. Your program should read a text file that has 20 random numbers between 1-40

  Find whether a number entered by user is prime number or not

Find whether a number entered by user is prime number or not using Excel VBA.

  Describes the characteristics of the designed system

Describes the characteristics of the designed system - describes the characteristics of the designed system and well as how it will be important for the users at the company.

  Performing a calculation on that value

Individual Visual Logic Calculations. Select two to three Each task must include the following Inputing a value. Performing a calculation on that value. outputting the value. produce Visual Logic files to execute each of these steps.

  Code the following methods:

Conversion from wet liters to wet pints and wet liters to wet gallons.step by step instructions to build interface and write code so that the progam can work in VB.NET.

  Assignment data storagenbspcomputer processes need to be

assignment data storagenbspcomputer processes need to be able to store data during the execution phase. the data may

  Write a program to create an invoice form for an order.

Write a program to create an invoice form for an order. After the data on the left side of Fig. 5.27 is entered, the user can display an invoice in a list box by pressing the Process Order button. The user can click on the Clear Order Form button to ..

  Triangle of asterisks write a program that displays the

write a program that displays the following patterns separately one below the other in a textbox. use for...next loops

  Create application that calculates cost of a hospital stay

Create an application that calculates the total cost of a hospital stay. The application should accept the following input: The number of days spent in the hospital and The amount of medication charges.

  Write the code to open the file and copy the raw data

Write the code to open the file and copy the ‘raw' data from the file into a ListBox. Write the code to save the data in the ListBox to a new file.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd