Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.57 KB

DESIGN.md

File metadata and controls

34 lines (27 loc) · 1.57 KB

DESIGN DESICION

We write techincal documentation in english

We use Commonground / API's

  • We preffer to use API's that have been standardized by the vng.
  • We follow the API agenda to determine wich api's have been standardised.
  • When we run into the limits of standardized api's we
    • Extend the objects/api's trough the use of EAV
    • We then test if our sollotoin works
    • If Our sollution works we open an issue on the VNG repro to request that our solutions is standardized
    • We log our solltion under deviations.
  • When no VNG API is applicable we
    • Develop our own API
    • Base this on ISO standards
    • Contact the VNG to standardize our API

We follow applicable design rules

And order these from international to local, we always apply (in this order)

We use sprints as milestone's

We hold our discions in seperate discusions (deepdives)

We only use Elastich search in search components

For al other components we use the API's directly