Difference between revisions of "Requirements Specification"
Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /www/htdocs/w0102f68/fos/wiki/includes/MagicWord.php on line 902
From FOS Wiki
(created page) |
(specified login/logout and server startup) |
||
Line 14: | Line 14: | ||
== Login == | == Login == | ||
− | Every waiter | + | Every waiter must be identifiable. If the login was successful the application shows all the tables assigned to the waiter allowing him to start his work. |
+ | |||
+ | == Logout == | ||
+ | On logout the waiter must recieve his payoff whitch shows all cash receipts since the last login. | ||
== Orders == | == Orders == | ||
Line 23: | Line 26: | ||
== Server Startup == | == Server Startup == | ||
+ | By launching FOS a login window must appear. The Boss must be able to access the administrative interface as well as the orderman itself. The server starts automatically in the background and manages the whole communication. |