-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels