SquidSoft Inc. - GUIDOs
Detailed Design Document - Process Specifications |
Inputs:
Outputs:
Error conditions:
Algorithm: if (getMenuChoice(Main) == "Product list") && (user_has_access) then Products Interface if (getMenuChoice(Main) == "Ordering") && (user_has_access) then Orders Interface if (getMenuChoice(Main) == "Inventory") && (user_has_access) then Inventory Interface if (getMenuChoice(Main) == "Personnel") && (user_has_access) then Personnel Interface if (getMenuChoice(Main) == "Security") && (user_has_access) then Security Interface if (getMenuChoice(Main) == "Stores") && (user_has_access) then Stores Interface if (getMenuChoice(Main) == "Logout") && (user_has_access) then Login Interface else NO ACTION |
|
This site created and maintained with Mortar |