Algorithm Description
Algorithm Description
Start Program:
If Admin:
Call adminOptions().
If Consumer:
Call consumerOptions().
If exit:
Print a thank you message and exit the loop.
If invalid input:
Print an error message and prompt again.
Admin Options
Admin Options Loop: