A car dealer wants an application that calculates the cost of a car. The GUI application should link the “BuildYourCar.accdb” database and display all the data in four different “ListBox” based on the...


A car dealer wants an application that calculates the cost of a car.


The GUI application should link the “BuildYourCar.accdb” database and display all the data in four different “ListBox” based on the category. Each “ListBox” should display all the items in that category. The user can only choose one item from each “ListBox” to add an item to a car. As each item is selected, the application displays the item in a separate “ListBox” to display. If user wants to remove an item, the user can click the item in the display “ListBox” to remove it. When the item is selected, the cost of that item will be added to the subtotal. When the item is removed, the cost of that item will be subtracted.


The program should include Subtotal, Tax, and Total fields in the GUI. Also, the user can click the “Clear” Button to restore the Subtotal, Tax, and Total to $0.00.


Use the BuildYourCar.accdb database on blackboard. Save the exam as Final_YOUR_NAME.




Database2 IDItemNameCategoryPrice 1SedenBodyType¤ 15,000.00 2WagonBodyType¤ 20,000.00 3SUVBodyType¤ 30,000.00 4TechnologyPackage¤ 1,500.00 5EntertainmentPackage¤ 2,000.00 6AdvancePackage¤ 3,000.00 7SportsCarBodyType¤ 35,000.00 816" RimWheel¤ 1,000.00 917" RimWheel¤ 1,500.00 1018" RimWheel¤ 2,000.00 1119" RimWheel¤ 2,300.00 12PrimiumPackage¤ 3,500.00 13Floor MatAccessories¤ 400.00 14Ski AttachmentAccessories¤ 800.00 15Cargo NetAccessories¤ 50.00 16Leather Steering WheelAccessories¤ 450.00
Aug 11, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here