Line-Up Cards
Pre-shift briefings with itemized line-up items and staff acknowledgment tracking
Danvas Line-Up Cards let managers create pre-shift briefings that staff can view and acknowledge. Each card contains itemized line-up items — VIP guests, events, 86'd items, specials, and general notes — alongside optional sales goals and service focus.
How It Works
- Manager navigates to Line-Up Cards
- Clicks "New Line-Up Card"
- Selects location, date, and shift (Lunch / Dinner / Late Night)
- Sets optional sales goal and service focus
- Adds line-up items with typed categories
- Publishes — card appears on the Line-Up page for all staff
Item Types
| Type | Icon | Use Case |
|---|---|---|
| VIP Guest | ⭐ | Notable guests, regulars, VIP reservations |
| Event / Reservation | 📅 | Private parties, large bookings |
| 86'd Item | 🚫 | Menu items that are sold out or unavailable |
| Special / Feature | ✨ | Chef specials, promotional items |
| General Note | 📝 | General briefing information |
Staff Acknowledgment
Staff view line-up cards relevant to their location and shift. Each staff member can acknowledge a card, creating a digital record that they've read the briefing.
- Acknowledged cards show a green checkmark
- Admins see who has and hasn't acknowledged each card
- Acknowledgments are tracked per user per card (unique constraint)
Database Schema
lineup_cards
| Column | Type | Description |
|---|---|---|
id | text | Primary key, UUIDv4 |
team_id | text | Tenant identifier (Clerk org ID) |
location_id | text |