Placeholder

ITCO221 Unit 2 Verify Age Console Program and Problem Analysis

$19.00

Description

Software applications are created to solve problems that a business or even an individual might have. Planning is a crucial step in the software development process. Applications may not achieve the intended goal unless properly planned.
Imagine that you are a programming consultant. One of your smaller clients needs your help writing a program. Your client has an e-commerce Web site but wants to avoid being sued for allowing children to make purchases without the authorization of their parents.
Prepare a document that guides your client in program preparation and includes an example console program. The console program must verify the age of a customer attempting to make an online purchase. The program must prompt the customer for his or her year of birth, and it will calculate whether the customer is over 18 years old. The program will then display a message to the customer that his or her purchase request is accepted or denied.
Your paper must include the following 5 parts in addition to the coded solution:
A problem analysis chart with each of the following sections:
Given information
Required results
Processing required to obtain the results
Solution alternatives
A flowchart showing the program processing flow
A chart showing input, output, and processing
An algorithm in pseudocode describing the steps the program will perform. This pseudocode algorithm would consist of a list of steps explaining the sequence of tasks the program will follow to complete the task.
The console program solution with a screenshot of the executed program.
SCREENSHOTS
SOLUTION
PAYMENT
The solution includes a Visual Studio (c#) project and a single word document.
Attachments [Move over files to preview content of those files]
ITCO221_Unit_2.zip (239.96 KB)
ITCO221 Unit 2 Report.docx
ITCO221-Unit-2-Report-Screenshot.png
ITCO221-Unit-2-Screenshot.png
Visual Studio project
ITCO221Unit2
ITCO221Unit2
App.config
bin
Debug
ITCO221Unit2.vshost.exe
ITCO221Unit2.vshost.exe.config
ITCO221Unit2.vshost.exe.manifest
ITCO221Unit2.csproj
obj
Debug
DesignTimeResolveAssemblyReferencesInput.cache
TempPE
Program.cs
Properties
AssemblyInfo.cs
ITCO221Unit2.sln
ITCO221Unit2.v12.suo
Preview Program.cs
xxxxxx xxxx xxxx(xxxxxx[] xxxx)
{
xxx xxxxxxxxxxx = xxxxxxxx.xxx.xxxx;
xxxx xxxxxxxx = xxxxx;
xxx xxxx = 0;
while (!validate) { Console.Write(“Enter your year of birth: “); try { year = int.Parse(Console.ReadLine()); if (year > currentYear) { Console.WriteLine(“Invalid Year”); } else { validate = true;
}
}
xxxxx (xxxxxxxxx x)
{
xxxxxxx.xxxxxxxxx(“xxxxxxx xxxx”);
}
Price: $19
Buy Now
Checkout
Added to cart
Buy More Save More
Buy at least TWO items & save up to 30% OFF your ENTIRE order!
Rack up instant rebates in your shopping cart. Simply add items to your cart, and see the savings add up.
Discounts will automatically be applied on eligible orders.
Add to Cart
Checkout
Added to cart
You May Also Like:
ITCO221 Unit 1 Introduce Yourself Console Program and Pseudocode
ITCO221 Unit 3 Check Duplicate Numbers C# Console Program and Pseudocode
ITCO221 Unit 4 Graphical Calculator

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.