Definition of Done (DoD)

Date: 01.05.2019

Team: Data Visualization

Author: Katharina Müller, Abdullah Barhoum, Vitalij Krotov, Viktoria Sorgalla, Celina Loeper, Ulrike Bath


A task is done if these requirements are met:

  • the task is implemented and works as expected without errors or exceptions
  • the code has been reviewed by the team
  • the code is uploaded to the github repo
  • the code is documented
  • tests have been implemented (assuming the task is a new feature)