Question: I need a code in C language with this specifications. SARTRE Specifications The program should at least meet the following specifications: . Have two modes

I need a code in C language with this specifications.
SARTRE Specifications The program should at least meet the following specifications: . Have two modes of operation: a client mode (CM) and an administrator mode (AM). The last one should be hidden to the client mode (e.g., secret option, password protected etc) All products of the VM should be saved so that each time the program is run the updated menu is shown. (CM) Products are loaded and displayed in a menu together with all possible options and what they mean. (CM) Each product has an internal count corresponding to the quantity available (stock). Stock can be modified in AM. Smart Choice! University of Nicosia/Engineering Dept. 1/2 Project Programming for Engineers (CM) If a product is out of stock it cannot be purchased and there should be a clear indication for this in the menu. (CM) There us an option for the client to buy a product after selecting it (e.g. giving a number correspond to the product) and paying the appropriate amount. (CM) The purchase is indicated on the screen with a message (e.g. saying "Please collect your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
