HomeUniteUs icon indicating copy to clipboard operation
HomeUniteUs copied to clipboard

Data model for organization-specific trainings and document submittals

Open tylerthome opened this issue 3 years ago • 2 comments

Dependency

Need to reassess if this requirement was met by finalizing high level DB schema per Tyler's comment: https://github.com/hackforla/HomeUniteUs/issues/360#issuecomment-2045949336

Overview

Design data model to support organization-specific trainings and document submittals within the Home Unite Us application process.

Action Items

Solidify a data model and specify the implementation requirements. Include considerations for the following:

Resources/Instructions

  • a document submittal or training step may have one or more prerequisite steps
  • when multiple prerequisites are specified, they must be aggregated with either of the following conditions:
    • at least one of the prerequisites is met
    • all of the prerequisites are met

tylerthome avatar Dec 15 '21 03:12 tylerthome

Moved to New Issue Approval based on feedback from Bonnie on more effective workflow for issues that need to be cleaned up. Anything that needs discussion or approval should be in New Issue Approval.

JRHutson avatar Mar 02 '22 03:03 JRHutson

@erikguntner looking at this, I think we will have met this requirement once the high-level DB schema has been finalized after the current tasks are complete. These trainings/documents will be many-to-one with the Host Home Organization entity, and the format is generic in comparison with the current required profile inputs

tylerthome avatar Apr 09 '24 19:04 tylerthome