Implement the volunteer weekly calendar view, iCal feed, and admin coverage dashboard.
Spec
See docs/features/schedule-view.md
Requirements
Volunteer Weekly Calendar
FR-V01 Weekly calendar view is the primary (and only required) schedule view in MVP
FR-V02 Each shift displays: date, time, all assigned volunteers, operational roles, and open role spots
FR-V03 Logged-in volunteer's own name is visually highlighted
FR-V04 Volunteers cannot edit any shift assignments
FR-V05 Volunteers can subscribe to a personal iCal/ICS calendar feed that auto-updates when their shifts change
Admin Coverage Dashboard
FR-V06 Admin coverage dashboard highlights understaffed shifts (below minimum) and unacknowledged volunteers for current and upcoming month
FR-V07 Admin can drill into any shift to see full assignment details and acknowledgement statuses
Implement the volunteer weekly calendar view, iCal feed, and admin coverage dashboard.
## Spec
See `docs/features/schedule-view.md`
## Requirements
### Volunteer Weekly Calendar
- **FR-V01** Weekly calendar view is the primary (and only required) schedule view in MVP
- **FR-V02** Each shift displays: date, time, all assigned volunteers, operational roles, and open role spots
- **FR-V03** Logged-in volunteer's own name is visually highlighted
- **FR-V04** Volunteers cannot edit any shift assignments
- **FR-V05** Volunteers can subscribe to a personal iCal/ICS calendar feed that auto-updates when their shifts change
### Admin Coverage Dashboard
- **FR-V06** Admin coverage dashboard highlights understaffed shifts (below minimum) and unacknowledged volunteers for current and upcoming month
- **FR-V07** Admin can drill into any shift to see full assignment details and acknowledgement statuses
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Implement the volunteer weekly calendar view, iCal feed, and admin coverage dashboard.
Spec
See
docs/features/schedule-view.mdRequirements
Volunteer Weekly Calendar
Admin Coverage Dashboard