Documentation

During development we maintain the following documents that are handed to Developers from the sprint 0 phase:

  • User stories
  • Architecture diagram
  • Access Matrix

Next to that, we add comments to our code where needed that can make our code readable and understandable for people outside of the project. Comments can be used as an additional method of help to clean code, when code might be unclear without additional information.