Skip to content

End-to-end high level design #35

@pritchardians

Description

@pritchardians

Create an end-to-end high level design to show the flow of data and the logic. High level = each component will be designed individually.

Acceptance Criteria

  • High level design document showing how a request is processed and a response generated
  • Break out work into components (probably functions, not objects) that are expressed as issues in this project
  • Determine and document how to pass data between components (such as candidate scores, warnings etc.)
    • For each element in the request (comparator attributes) and response (scores, ranking, warnings) work out how to pass data from component to component without any global variable mutation if possible. Tricky!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions