Skip to content

Implement Franchise Groups / types #532

@ItsMeBrianD

Description

@ItsMeBrianD

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 (Conference and Division)

  • 1 Conference

  • 2 Divisions (Backyard and Pond)

    • These divisions should belong to the conference

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions