Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • access rights enforcement

  • module dependencies (for GraphQL but also event-based communications between modules)

  • i18n in backend

  • unit-testing

Backend - 3: Batch processing and reports

Objectives:

  • triggering (scheduling) a batch processing (python service) and following (monitoring) its execution

  • generating a pdf with country-customizable template

Frontend-1: Setup frontend development environment and create a new (basic) module

...