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
(Added Project Startup (the first milestone) and the codenames) |
m (added name) |
||
Line 10: | Line 10: | ||
* [[Administrative User Interface]] | * [[Administrative User Interface]] | ||
− | = Login / Logout = | + | = Login / Logout (sarah) = |
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. | The [[Orderman Interface]] must provide the login and logout functionality. |