Question
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
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
- 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.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
QUESTION Imagine that you are a programming consultant One of your smaller clients needs your help writing a program Your client has an ecommerce Web site but wants to avoid being sued for allowing ch...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started