Difference between revisions of "FOS"


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
Jump to: navigation, search
(Development)
(Added FOS Development Team, Glossary and How to write the FOS documentation)
Line 1: Line 1:
 
= Introduction =
 
= Introduction =
 
The Free Orderman System (FOS) wants to be a free solution for ordering management in bars, pubs, restaurants, clubs and so on. As an open source project it will be a fast, secure and simple software accessible to everyone.
 
The Free Orderman System (FOS) wants to be a free solution for ordering management in bars, pubs, restaurants, clubs and so on. As an open source project it will be a fast, secure and simple software accessible to everyone.
 +
 +
== The FOS Development Team ==
 +
The team consists of Alex Mazzon (18) and Florian Mahlknecht (18).
  
 
== The Idea ==
 
== The Idea ==
Line 20: Line 23:
 
= Development =
 
= Development =
  
 +
== Documentation ==
 +
 +
Global documents for the documentation of FOS:
 
*[[Requirements Specification]]
 
*[[Requirements Specification]]
 
*[[Database Design]]
 
*[[Database Design]]
 +
 +
=== How to write the FOS documentation ===
 +
When we begin to develop a new version of FOS the first thing to do is to plan and schedule the whole work. This means:
 +
* Add all the new requirements to the [[Requirements Specification]]. If the requirement for the new version is already described in this document this requirement will be updated.
 +
* Make sure that the database provides all data that the new version of FOS will use
 +
* Create the use cases
 +
* Create the milestones and the related blueprints
 +
 +
=== Glossary ===
 +
All specific words and abbreviations used in the FOS documentation are explained here:
 +
* '''FOS''':
 +
FOS is the abbreviation for ''Free Orderman System''
 +
* '''orderman''':
 +
Whenever the words ''orderman'', ''orderman interface'' or ''orderman application'' are used in the FOS documentation the interface which allows the waiter to order is meant.
  
 
== Version 0.1 ==
 
== Version 0.1 ==
 
*[[Use Cases v0.1]]
 
*[[Use Cases v0.1]]
 
*[[Milestones v0.1]]
 
*[[Milestones v0.1]]

Revision as of 19:55, 13 November 2013