feat: replace numeric table assignment with dynamic two-floor lettere…#426
feat: replace numeric table assignment with dynamic two-floor lettere…#426michelleyeoh merged 18 commits intomainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Updates CSV ingestion table assignment to generate two-floor letter-number table labels (e.g., A3) and prioritize “Best Hardware Hack” teams on floor 1, aligning with Issue #381’s new table labeling scheme.
Changes:
- Added a two-floor table assignment algorithm that distributes teams across lettered rows.
- Prioritized hardware teams on floor 1 and filled remaining floor 1 capacity with non-hardware teams.
- Replaced the previous sequential numeric table numbering assignment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 5 out of 5 changed files in this pull request and generated 8 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 13 out of 13 changed files in this pull request and generated 10 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
app/(pages)/(hackers)/_components/HomeJudging/_components/JudgeBanners.tsx
Outdated
Show resolved
Hide resolved
migrations/20260324120000-update-table-number-to-letter-number.mjs
Outdated
Show resolved
Hide resolved
migrations/20260324120000-update-table-number-to-letter-number.mjs
Outdated
Show resolved
Hide resolved
…o 381-update-table-number-to-letter-number
…thub.com/HackDavis/hackdavis-hub into 381-update-table-number-to-letter-number
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 16 out of 16 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 16 out of 16 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 15 out of 15 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary