Open RobertLRead opened 1 month ago
It looks like the code is here: https://github.com/helpfulengineering/project-data-platform-ts/blob/main/atoms/src/app.ts
Note: We should add a comment in the code that the function "supplyTreeQuery" corresponds to Weave in our math paper.
We believe @devhawk has written typescript function that match OKHs to OKWs and produce supply trees. We would like to move this into the code to be ready to create orders.
Note: James things maybe this should be done in the backend as an Azure func. Rob thinks it should begin in the frontend and be ported to the backend as needed.