Tuesday, November 18, 2014

Used Car Inventory Chapter 11 Case Programming Assignment 6 Visual Basic 2010

Click Below or Copy Link in Browser To Download!

http://www.askassignment.com/product/visual-basic-2010-chapter-11-case-programming-assignment-6-used-car-inventory

Category: .

$ 20
ON SALE
Regular price: $ 25
You Save: $ 5

Used Car Inventory Previews

1.Visual Basic2010 Chapter 11 Case Programming Assignment 6 Used Car Inventory Running Code with Business And Presentation Layer Visible



2. Grid View of Inventory Saved by 3rd Tier in Comma Separated File.



3. UseCarDealerInventory.txt file with Data saved it.


Product Description

Visual Basic 2010

Chapter 11 Case Programming

Assignment 6 Used Car Inventory


Requirements Document
Date submitted: July 21, 2014
Application title: Used Car Inventory
Purpose: This Windows application allows the user to add cars to the inventory of a used car dealer
named Car Cruiser. It displays the sticker price for each car based on discounts, and also allows
the user to display the entire inventory.
Program Procedures: In a Windows application, a user enters the vehicle number, make, model, year, mileage and
standard price for a used car that is being placed in the inventory of the used car dealer. In addition,
the user selects the color from a list of colors, and indicates if the vehicle is a convertible. The program
creates the sticker price for the car and records a record for the car in the inventory text file.
Algorithms, Processing, Conditions:
1. The user enters the vehicle number, make, model, year, mileage, and standard price for a
and used car being placed in inventory.
2. The user selects the car color from a list of 17 colors commonly found on cars, including
black, dark gray, and red.
3. The user identifies if the car is a convertible.
4. The program calculates the sticker price for the car on the used car lot.
5. If the car is black, a 15% discount is applied to the standard price to determine the sticker
price. If the car is dark gray, a 21% surcharge is added to the standard price to determine the
sticker price. If the car is red, a 9% surcharge is added to the standard price to determine the
sticker price. For all other cars, the standard price and the sticker price are the same.
6. If the car is a convertible, a 26% surcharge of the sticker price is added to the sticker price
calculated in step 5 to determine the convertible sticker price.
7. After the user enters all the data and clicks a button, the sticker price is displayed.
8. When the button is clicked, the program also writes a comma-delimited text file that
records the new entry into the inventory. The record includes the vehicle number, make,
model, year, mileage, and sticker price.
9. At any time, the user can click the Display Inventory menu item on the File menu on the menu bar
to display the records in the inventory text file. In a separate window, the vehicle number, make,
model, year, mileage, and sticker price should be displayed in a list for every car in the inventory.
1. Validate data the user enters using accepted standards.
Notes and Restrictions, Comments::
1. Use the Web to find an appropriate image for use in the user interface.
2. The program should use a three-tiered structure with presentation, business, and persistence classes.

No comments:

Post a Comment