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
(merged the visualized use cases) |
(added use case Make Orders) |
||
Line 1: | Line 1: | ||
− | = Visualization = | + | = Location and Tables Visualization = |
The user will be able to visualize the locations with their related tables and all orders of every table. | The user will be able to visualize the locations with their related tables and all orders of every table. | ||
+ | |||
+ | 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... | ||
+ | Pasta: Carbonara, Bolognese... | ||
+ | Vines: Morellino, Pinot Nero, Chardonnay... | ||
+ | Caffe: Espresso, Macchiato, Cappucino... | ||
+ | ... | ||
= Manage User Accounts = | = Manage User Accounts = |