Skip to content

Conversation

@AlexVOiceover
Copy link
Contributor

Summary

  • Add ATTENDANCE table and ATTENDANCE_FIELDS to Airtable config
  • Add EVENT field linking Attendance records to Events
  • Update EVENT_FIELDS with reverse link and Name-Date formula
  • Update schema.md with new fields and relationships diagram

Changes

File Change
src/lib/airtable/config.ts Added ATTENDANCE table, ATTENDANCE_FIELDS, updated EVENT_FIELDS
docs/schema.md Updated Attendance/Events tables, relationships diagram

Benefits

  • Cleaner queries: get all attendees for a specific event
  • Supports multiple events on same day
  • Attendance inherits date/cohort from linked Event

Test plan

  • Tests pass (28/28)
  • Lint passes

Related

Closes AP-11

- Add ATTENDANCE table and ATTENDANCE_FIELDS to config
- Add EVENT field linking Attendance to Events
- Update EVENT_FIELDS with reverse link and Name-Date formula
- Update schema.md with new fields and relationships
@AlexVOiceover AlexVOiceover merged commit 63aadf2 into main Dec 27, 2025
2 checks passed
@AlexVOiceover AlexVOiceover deleted the feature/ap-11-attendance-event-link branch January 7, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants