Page 1 of 1

4. After clicking "ADD", mulch type, number of bags should be cleared for next item. 5. If additional type and bags are

Posted: Fri May 20, 2022 3:31 pm
by answerhappygod
4 After Clicking Add Mulch Type Number Of Bags Should Be Cleared For Next Item 5 If Additional Type And Bags Are 1
4 After Clicking Add Mulch Type Number Of Bags Should Be Cleared For Next Item 5 If Additional Type And Bags Are 1 (24.97 KiB) Viewed 22 times
4. After clicking "ADD", mulch type, number of bags should be cleared for next item. 5. If additional type and bags are entered, repeat beginning at 2 6. Once all products have been entered, user clicks "Total" 7. A total line should appear on the list box showing: o Total for all bags Tax (7%) o Delivery (if chosen and based on zip code) 41042 - $10.00 . - . 41022 - $12.00 41091 - $15.00 Grand Total (See Screen Shots Below)

1 1 VB Landscape Supplies D X Customer info Name: Zip Code: bol. Mulch Type: Number of Bags Pick Up O Delivery Add Total Clear Exit

VB Landscape Supplies 0 Customer info Name: Bob Zip Code: 41042 Mulch Type: Number of Bags Black Shredded $7.90 Black Chips - $7.20 Brown Shredded - $7.90 Brown Chips - $7.20 Red Shredded - $7.90 Red Chips - $7.20 O Delivery Add Total Clear Exit VB Landscape Supplies Customer info Mulch Type Bags Total Name: Bob Black Shredded 10 $79.00 Zip Code: 41042 Mulch Type: Black Shredded - $7.90 101 Number of Bags Pick Up Delivery Add Total Clear Eit

VB Landscape Supplies - X Customer info Mulch Type Bags Total Name: Bob Black Shredded Red Chips 10 20 $79.00 $140.00 Zip Code: 41042 Mulch Type Red Chips - $7.20 Number of Bage: 201 O Pick Up Delivery Add Total Clear Exit V8 Landscape Supplies Customer info Name: Bob Zip Code: 41042 EESEESS Mulch Type Bags Total Black Shredded 10 $79.00 Red Chips 20 $140.00 Total for all bags: $219.00 Tax $15 33 Delivery $10.00 Grand Total $244.33 Mulch Type Number of Bags Pick Up Delivery Add Total Clear Edt

Assignment 2 Instructions Create an application for VB Landscape Supplies. This application will allow a person to order Mulch. Ensure all input is validated per the requirements Program should be broken into procedures and functions as taught in Programming 1. Input Name (required) Zip Code (required for any order and can only be 41042, 41022, 41091 if delivery option is Delivery) Mulch Type (required and must be one of the following): • Black Shredded - $7.90 Black Chips - $7.00 Brown Shredded - $7.90 Brown Chips - $7.00 Red Shredded - $7.90 • Red Chips - $7.00 . . - Number of Bags (required, >,<51) Delivery Option (either Pick Up or Delivery) Note: only deliveries to 41042, 41022, and 41091 zip codes. If delivery is chosen and other zip code is entered, show error message. Process 1. Customer will complete form. 2. Customer can add multiple types of mulch to order by click "ADD" 3. After clicking "ADD", mulch type, number of bags and total should be displayed on Listbox 4. After clicking "ADD", mulch type, number of bags should be cleared for next item. 5. If additional type and bags are entered, repeat beginning at 2 6. Once all products have been entered, user clicks "Total" 7. A total line should appear on the list box showing: Total for all bags