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

  Designing vb applications across multiple platforms

Technical Project "Designing VB Applications Across Multiple Platforms". This assignment will contain two (2) Parts: Written Paper and Visual Basic Prototype. The Visual Basic Prototype is not included in the total page count but is included in the e..

  Visual basic programming discussion

The use of decision logic is one of the major concepts of computer programming. The decision takes your code from being sequential to one that can take various options based on the different conditions. Determine the method of coding that you would u..

  Ticketseller

Use Visual basic 2010Visual Basic,  TicketSeller. This assignment will contain two (2) Parts: Event Planning Document and Coding phase. You must submit both parts as separate files for the completion of this assignment. Remember, you are only to de..

  Data storage & "exception error trapping"

Discussion on Data Storage and  "Exception Error Trapping".

  Designing vb applications across multiple platforms

Technical Project "Designing VB Applications Across Multiple Platforms".

  The implementation of server side of the application

Implementation of dynamic content, server side (backend) and database for your web site using Microsoft Visual Studio 2012

  Need help building a vwd website

Need help building a VWD website. This website may not go live. I have little progress as a family tragedy has impeded my time for school.

  To develop a visual basic console application

The aim of the assessment is to develop a Visual Basic console application that performs a number of mathematical functions. The mathematics package will be menu driven, i.e. a number of options will be displayed, and the user will be able to input w..

  Program in basic which prompts user to input two integers

Write down the program by using Small Basic which prompts the user to input two integers: firstNum and secondNum (firstNum must be less than secondNum).

  Develop vb-net application that includes arrays and loops

Develop a VB.NET application that includes arrays, loops, and IF statements to do the following. Your output must also display the number of applicant(s) being interviewed.

  Visual basic program to accept numeral values

Write a VISUAL BASIC program to accept numeral values of any unit, sum up the total, calculate the average, and then Output the result with a proper unit.

  Write a visual logic program to accept series of number

Write a Visual Logic program which accepts a series of numbers, until the first negative value is entered. The maximum number of non-negative input values is 250.

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