Your program should apply the three control structures


You have to develop a simple program for an inventory system. You can choose any type of business (ie: Medical supplies, bakery, grocery shop, florist etc.)
Your program should be able to do the following:
1) Display a welcome page with the menu of list of transactions and the transactions are:
i) Input item in the inventory. It will receive items until user choose not to continue. Records each item with the item name, code, price and quantity of item.
ii) Sales to record items bought by customer that would be able to calculate total sale of every customer and print the receipt. Every item purchased by customer, should have an effect to the quantity in the inventory.
iii) Display the items listed in the inventory in a table.
iv) Display the item where the quantity is less than 50 in a table.
2) Your program should apply the three control structures, array, and should have at least more than 2 methods.
Report: You should write a report with an introduction of your program, the input, output and process table and the flowchart.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Your program should apply the three control structures
Reference No:- TGS0121605

Expected delivery within 24 Hours