Skip to content

Committee List + Detail Pages UI #46

@calebyhan

Description

@calebyhan

Motivation

Committees are a key organizational unit of the senate. Students need to see what each committee does and who serves on it.

Deliverables

  • Build /committees/page.tsx with a card for each active committee showing: name, short description (truncated), chair name
  • Each card links to /committees/[id]
  • Build /committees/[id]/page.tsx with: full description, chair info (name, email, prominently displayed), and member roster table (name, role, email)
  • Wire to getCommittees() and getCommitteeById()
  • Handle 404 for invalid committee IDs

Important Notes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions