Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Program 3 Requirements Document Application Name: Larrys Landscapes Application Description: An app to calculate driveway building cost based on material selected. Purpose: The purpose of

Program 3 Requirements Document Application Name: Larrys Landscapes Application Description: An app to calculate driveway building cost based on material selected. Purpose: The purpose of this application is to create a pricing app for Larrys Landscaping business Program Procedures: Create a project that contains a Form for a landscaping company. 1. Allow the user to choose a material (seeds, mulch, gravel, or pavers) and allow the user to enter in the number of square feet needed for that item selected. 2. After the user makes a selection, display the total price, which is $10 per square foot for seeds, $12 for mulch, $14 for gravel, and $19 for pavers. 3. Use the Controls that you think are best for each function or purpose, such as checkboxes, radio buttons, list boxes, text boxes etc.. 4. Label items appropriately and use fonts and colors, images or pictures to achieve an attractive design pertaining to lawn or yard landscaping. 5. A button labeled Compute Total will be used to initiate the calculation. 6. Compute the total, then compute the total amount with NC state tax of 7% 7. Add a button to clear necessary controls. 8. Display the total cost, which includes the NC state tax amount of 7%, in currency format with two decimal places. You can print the output in a textbox with a message similar to the one below to include the square foot of the material or product they ordered and the total with tax as currency two decimal places. An example of the output below: You ordered 1 foot of seed for a total of $10.70 Algorithms, Processing, and Conditions: 1. Square feet can be entered with decimals Notes and Restrictions: 1. This must be a Windows Form GUI app, NOT a console app 2. Add an appropriate picture to the form from the internet 3. Use a color background and choose a decorative font for the message, but make sure the background is not too dark to see the words on the form. 4. Name variables appropriately as there will be several

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Accounting questions

Question

Identify the cause of a performance problem. page 363

Answered: 1 week ago