SEG491X-W2023-T42 / mikado-machine

A multi-platform web-app for managing tasks and goals using the Mikado Method.
https://mikadomachine.uottawaesports.ca/
1 stars 0 forks source link

Persist the node completion status #59

Closed danielzgtg closed 1 year ago

danielzgtg commented 1 year ago

We need to figure out how we will persist the completion status to the database. Perhaps in the same pattern as we currently have. Out of the scope of this issue is part 2 which is highlighting nodes without outstanding dependencies. Relevant files are displayLayerStore.js and serde.js.

Daanish-Khan commented 1 year ago

linked to #105