Holiday Tracker

Connect your Supabase database

First-time setup (takes ~3 minutes):

  1. Create a free account at supabase.com
  2. Create a new project
  3. Go to SQL Editor → run the supabase-setup.sql file
  4. Go to Settings → API and copy your URL & anon key below
Holiday Tracker

Add Holiday

Add Team Member

Add to Entitlement

Delete this?

Bulk Add Holiday

Import Holidays

File formats accepted:

Paste text — one entry per line, or comma-separated:
Alex Poole 15/03, Jade Nugent 15/03

Excel (.xlsx) — columns: Name | Date | Type | Half Day (Type and Half Day optional). Dates must be typed as text in DD/MM or DD/MM/YYYY format (e.g. 15/03 or 15/03/2026). To stop Excel auto-formatting: select the date column → Format Cells → Text → then type the dates.

Text file (.txt) — same format as paste text above.

or upload file

NameDateTypeHalf DayStatus

Export