QUESTION
Term Project : My Vegetable/Fruit Stand AppComplete the Project using Visual Logic in which you:Submit the .vls file you create in Visual Logic as well as a screenshot of the output. For full credit, the program must function correctly, produce the correct answer, and be logically succinctMy Virtual Fruit Stand is an online store that sells several types of dried fruit. Based on the needs of Franâs Virtual Fruit stand, you must design a flowchart using Visual Logic. The flowchart must also be a fully functional program which follows the design requirements below.Note: This program does not require the use of arrays. The program will prompt for data on a single item, process that data, display any relevant messages as described below, and then move on to the next item. Use the âconsoleâ option in the output command to display the output in a single window. Displaying the output can be accomplished with as few as three (3) variables that simply get overwritten each time the loop repeats.Using Visual Logic, design a flowchart that is also a fully functional program. According to your design, the program must:Continually accept data regarding the purchase of fruit until a sentinel value is entered.Prompt the user for each item, and accept the name of the fruit (e.g., âdried applesâ), the price per pound, and the number of pounds sold in a month.Display a clear message for items that are considered:Best-selling itemsNote: Best-selling items are identified as those that sell 5,000 or more pounds per month on average. For example, an acceptable message may read, âYellow raisins are a best-selling item.âBig-ticket itemsNote: Big-ticket items are identified as those that are best-selling items and also cost $4 per pound or more. For example, an acceptable message may read, âFreeze-dried blueberries are a big-ticket item.âHigh-priced itemsNote: High-priced items are identified as those that sell for $7 per pound or more. For example, an acceptable message may read, âDried mangos are a high-priced item.âLowest-selling itemsNote: Lowest-selling items are identified as those that sell 500 pounds or less per month on average. For example, an acceptable message may read, âDried Ugli Fruit is a lowest-selling item.âHigh-income generating itemsNote: High-income generating items are identified as those that generate $7,000 or more per month on average. To determine the income generated per item, multiply the price per pound by the number of pounds sold per month. If the item generates $7,000 or more per month, an acceptable message may read, âDried pineapple chunks are a high-income generating item.âLoop through all of the above steps until the user types the sentinel value when prompted. Display the sentinel value so that the user may ultimately be able to demonstrate an understanding of the way in which to end the program. Note: An acceptable message may read âType n to end the program.â, where ânâ is the sentinel value.Your Visual Logic program must follow these formatting requirements:Be accomplished in a single Visual Logic program.Be submitted as a single file with the â.vlsâ file extension.Be fully functional in order to receive full credit
ANSWER:
Place an order in 3 easy steps. Takes less than 5 mins.