Difference between revisions of "Use Cases v0.2"


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
(added visualize tables)
(added use case Make Orders)
 
Line 1: Line 1:
= Visualize Tables =
+
= Location and Tables Visualization =
After a successful login the user will see an overview of all tables. By clicking on a table the user will be able to make new orders and visualize the orders that have already been made.
+
The user will be able to visualize the locations with their related tables and all orders of every table.
  
= Make Orders =
+
Make Orders
The user will be able to create a new Order by choosing one or multiple products. To test this process the database will contain some ''standard categories''. Every ''category'' will contain some ''standard products''. For example
+
  
*Pizza: Margherita, Marinara, Bufala...
+
The user will be able to create a new Order by choosing one or multiple products. To test this process the database will contain some standard categories. Every category will contain some standard products. For example
*Pasta: Carbonara, Bolognese...
+
*Vines: Morellino, Pinot Nero, Chardonnay...
+
*Caffe: Espresso, Macchiato, Cappucino...
+
*...  
+
  
= Visualize Orders =
+
Pizza: Margherita, Marinara, Bufala...
The user will be able to visualize all products (and their quantity) that has already been ordered.
+
Pasta: Carbonara, Bolognese...
 +
Vines: Morellino, Pinot Nero, Chardonnay...
 +
Caffe: Espresso, Macchiato, Cappucino...
 +
...
 +
 
 +
= Manage User Accounts =
 +
An administrator must be able to manage the user accounts on the server. Therefor it must be possible to do a login on the server user interface.
 +
 
 +
= Manage Locations and Tables =
 +
An administrator must be able to manage all the tables and different locations through a simple UI on the server.

Latest revision as of 15:55, 6 March 2014