Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jaeseokan94/76cca0081dd91ca4712069a3fc4deae2 to your computer and use it in GitHub Desktop.
Save jaeseokan94/76cca0081dd91ca4712069a3fc4deae2 to your computer and use it in GitHub Desktop.
output for seats with table
[ { category: 'Ebene 1', availableGroups: 5 },
{ category: 'Ebene 2', availableGroups: 4 },
{ category: 'Ebene 3', availableGroups: 4 },
{ category: 'Ebene 4', availableGroups: 1 } ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment