-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
This should be structured very similarly to schedule groups, we need to support franchise groups that contain franchises (franchise holds the join column), as well as parent groups (child holds the parent id).
This will allow us to implement the Division / Conference pattern that is used by MLE.
This issue includes only the models and bootstrapping (entities, seeds, repositories for the database | objects, resolvers for GraphQL). Implementation can be followed up on.
The seeds should create the following:
-
2 Franchise Group Types (
ConferenceandDivision) -
1 Conference
-
2 Divisions (
BackyardandPond)- These divisions should belong to the conference
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Ready