= Analysis = == Overview == Describes what rules the code must follow. == Task requirements == * Describe how the environment must be set up * What the warning level should be * What plug-ins must be installed * What naming convention should be used (for example camelCase) * Define what other rules developers must follow * Link to related how-tos == Requirements to the task result == The result of this task must be wiki pages. == Implementation idea == Wiki pages must be created for all the necessary setups a developer must do and for code conventions a developer must follow, and these pages must be linked in the implementation part of this task page. == Related == == How to demo == Check if all necessary information about the setup of the environment and the rules to be followed for the development is linked. = Design = = Implementation = = Testing =