Skip to content

Create Bar Setup Checklist for Event

As a Host, I want to create a bar setup checklist for my event, So that I can ensure everything is ready before guests arrive.

  • Given I have an event with a menu
  • When I create a bar setup plan
  • Then the system generates a checklist including:
    • Tools to gather (based on menu requirements)
    • Equipment to set up (blender, ice bucket, etc.)
    • Glassware to prepare (wash, chill, etc.)
    • Ingredients to prep (cut garnishes, make syrups, etc.)
    • Batches to prepare (if applicable)
    • Ice requirements
    • Setup tasks (organize speed rail, arrange tools, etc.)
  • And I can add custom tasks
  • And I can check off tasks as completed
  • And I can see progress (e.g., “8 of 15 tasks complete”)

NOT YET IMPLEMENTED

High - Core event preparation feature

  • Event, BarSetup, Menu, BarTool, Equipment, Glassware, Bar
  • PrepareBarSetup (C7)