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
m (→Visualize Tables) |
(added use case Make Orders) |
||
| Line 1: | Line 1: | ||
| − | = | + | = Location and Tables Visualization = |
| − | + | 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 = | ||
| + | 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. | ||