Placeholder

CSIS 208 Programming Assignment 4

$19.00

Description

A dry cleaning service is in the need of a invoice order form. They currently would like to have an ordering system to reflect the three main items they dry clean (comforters, shirts, and pants).
The cost of drycleaning the items are as follows:
Comforters
Shirt
Pants
The sales tax rate is 7%. Write a Visual Basic program to create an invoice form for an order. (See the diagram below.)
After the data on the left side of the form are 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 clear all text boxes and the list box, and can click on the Quit button to exit the program.
The invoice number consists of the capitalized first two letters of the customer’s last name, followed by the last four digits of the zip code.
The customer name is input with the last name first, followed by a comma, a space, and the first name. However, the name is displayed in the invoice in the proper order.
The generation of the invoice number and the reordering of the first and last names should be carried out by Function procedures.
After the invoice is created the dates of delivery will be displayed through loops. The user should be prompted to enter a number between 1 and 10 to determine how many delivery dates should be scheduled. You want to display the next delivery dates starting with the current date and ending with the week the user entered. The date should not be hard coded but be the current date. With each iteration you will add 7 days.
The lstbox must contain the employee name (your name) and the manager name (your instructor’s name). ***This is a requirement of the assignment and the assignment will not be accepted without it.
All variables to hold the price of the items to be dry cleaned must be created as constants.
Internatl communication must be used throughout the assignment.
SCREENSHOTS
SOLUTION
PAYMENT
The solution includes a Visual Studio (VB.Net) project
Attachments [Move over files to preview content of those files]
CSIS208_Programming_Assignment_4.zip (128.56 KB)
CSIS208-Programming-Assignment-4-Screenshot.png
Visual Studio project
CSIS208ProgrammingAssignment4
CSIS208ProgrammingAssignment4
App.config
bin
Debug
CSIS208ProgrammingAssignment4.vshost.exe
CSIS208ProgrammingAssignment4.vshost.exe.config
CSIS208ProgrammingAssignment4.vshost.exe.manifest
Release
CSIS208ProgrammingAssignment4.vbproj
DryCleaningService.Designer.vb
DryCleaningService.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
CSIS208ProgrammingAssignment4.sln
CSIS208ProgrammingAssignment4.v12.suo
Preview DryCleaningService.vb
‘ xxx xxx xxxxxxxxxxxxxx xxxxx xxx xxxxxxxxxxxxxxxxxxx() xxxx.
xxxxxxxxx.xxxx = “xxxxxxxx xxxx:” & xxxxxx & “(xxxx, xxxxx)”
xxxxxxxxxxxxxxxxxxxxx.xxxx = “xxxxxx xx” & xxxxxx & “xxxxxxxxxx:”
xxxxxxxxxxxxxxxxx.xxxx = “xxxxxx xx” & xxxxxx & “xxxxxx:”
numberPantsLabel.Text = “Number of” & vbCrLf & “Plants:” End Sub
Private Sub btnQuit_Click(sender As Object, e As EventArgs) Handles btnQuit.Click Environment.Exit(0) End Sub
Private Sub btnClear_Click(sender As Object, e As EventArgs) Handles btnClear.Click txtAddress.Text = “” txtCity.Text = “” txtComfortors.Text = “” txtName.Text = “”
xxxxxxxx.xxxx = “”
xxxxxxxxx.xxxx = “”
xxxxxx.xxxxx.xxxxx()
xxx xxx
xxxxxxx xxx xxxxxxxxxx_xxxxx(xxxxxx xx xxxxxx, x xx xxxxxxxxx) xxxxxxx xxxxxxxxxx.xxxxx
Price: $19
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.
CSIS 208 Programming Assignment 4 – $19.00
CSIS 208 Programming Assignment 5 – $19.00
CSIS 208 Programming Assignment 6 – $19.00
CSIS 208 Programming Assignment 7 – $19.00
CSIS 208 Programming Assignment 8 – $19.00
CSIS 208 Course Project – $29.00
Add to Cart
Checkout
Added to cart
You May Also Like:
CSIS 208 Final Exam
CSIS 208 Programming Assignment 1
CSIS 208 Programming Assignment 2
CSIS 208 Programming Assignment 3
CSIS 208 Programming Assignment 5
CSIS 208 Programming Assignment 6
CSIS 208 Programming Assignment 7
CSIS 208 Programming Assignment 8
CSIS 208 Course Project

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.