Multi-channel communications hub for Books in Hand — aggregates BH/personal text, email, voice, Messenger, and more into one triage interface.
KanbanBoard's board tabs implemented roving tabindex but never wired up arrow-key navigation, making inactive tabs keyboard-unreachable. Adds ArrowLeft/ArrowRight/Home/End handling that moves both selection and focus between tabs, closing an unmet requirement from the original design doc. Also adds aria-pressed to App's List/Board toggle buttons so their active state is exposed to assistive technology, not just conveyed visually via CSS class. |
||
|---|---|---|
| backend | ||
| bot | ||
| docs | ||
| frontend | ||
| .env.example | ||
| .gitignore | ||
| Caddyfile.snippet | ||
| docker-compose.yml | ||
| README.md | ||
Chorus
Multi-channel communications hub for Books in Hand.
Aggregates BH text, personal text, BH email, personal email, voice, Facebook Messenger, and ND messenger into a single triage interface, so Donna can coordinate with volunteers and donors without switching between apps.
Standalone client project for Books in Hand. Not part of the CircuitForge product line — no BSL tiering, no CircuitForge license server integration.
Design spec and implementation plan live in a separate private planning
repo (circuitforge-plans/books-in-hand/superpowers/) and won't always be
available to whoever is working in this repo.
Status
Design in progress.