Difference between revisions of "Milestones 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
(created the milestones visualize tables and visualize orders) |
|||
Line 4: | Line 4: | ||
= Visualize Orders = | = Visualize Orders = | ||
The user will be able to visualize all products (and their quantity) that has already been ordered. | The user will be able to visualize all products (and their quantity) that has already been ordered. | ||
+ | |||
+ | |||
+ | = DataManagement on Server = | ||
+ | Through an user-interface on the server it's possible to modify, insert, delete the basic data sets: location, table, category and products. All these changes will be real-time reported to the connected clients, and the preparation (the signals) for this intention will be already implemented in this version. |