Question: Sales Information Storage Altering the course project program from the previous module, use arrays/loops to create a list of products and prices (Minimum of 5)
| Sales Information Storage |
Altering the course project program from the previous module, use arrays/loops to create a list of products and prices (Minimum of 5) so that, instead of entering in the prices, the user can select the items and the costs will automatically be added together. Add the ability to store 3 sets of customers basic information - first name, last name, phone number, sales, etc.
Your program must have the following:
- An introductory statement that allows the user to understand what type of program they are running.
- Variable declarations
- User input acceptance
- Proper mathematical calculations
- Proper output
- You must provide the following:
- Your code
- Screenshot of your fully functioning program with inputs/outputs
Note: The language for this assignment is Microsoft C#
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
