SprocketBot / sprocket

Sprocket is a platform to manage and automate organized Esports leagues
MIT License
14 stars 1 forks source link

Implement Franchise Groups / types #532

Open ItsMeBrianD opened 7 months ago

ItsMeBrianD commented 7 months ago

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: