Difference between revisions of "Milestones v0.1"
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 (added blueprint Administrative User Interface) |
m (added blueprint Orderman Interface) |
||
Line 8: | Line 8: | ||
To be able to log in on the client application, the connection to the server must be established ([[Server Access]]). | To be able to log in on the client application, the connection to the server must be established ([[Server Access]]). | ||
In order to get a successful response, the server has to [[JSON Objects Handling|handle the JSON Objects]]. | In order to get a successful response, the server has to [[JSON Objects Handling|handle the JSON Objects]]. | ||
+ | The [[Orderman Interface]] must provide the login and logout functionality. |