Skip to content

DCSP source code

Welcome to the source code documentation of DCSP

Table Of Contents

  1. Django
  2. Backend functions

Standards adhered to

  • Defensive programming where possible (catching erroneous code early in the script).
  • CICD pipeline with all the bells and whistles.