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
Jump to: navigation, search
(created page)
(specified login/logout and server startup)
Line 14: Line 14:
  
 
== Login ==
 
== Login ==
Every waiter is identified by an user name and a password. As the waiter logs in, the application connects him to the server. If the login was successful the application shows all the tables assigned to the waiter allowing him to start his work.
+
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.

Revision as of 17:57, 7 November 2013