★At-a-Glance
ASCFA-Owned Codebases (MIT)10 deliverables
| Asset | License | What it is | View |
|---|---|---|---|
|
SCFA Executive Dashboard
Multi-year board / funder / public dashboard with 3 tabs + Zone Comparison + Auto-Report Generator. v1.2 shipped 2026-05-22.
|
MIT | HTML · Chart.js | 📄 LICENSE |
|
SCFA 360° Tracker Bridge (WordPress Plugin)
REST endpoints bridging the static HTML tracker to WordPress / BuddyBoss / GamiPress. v1.3.0 with admin sync endpoints shipped 2026-05-22.
|
MIT | PHP · WordPress 6.0+ | 📄 LICENSE |
|
SCFA Member Snapshot Dashboard
73-user gap audit + WP cross-reference + Live Sync Console wired to plugin v1.3 admin endpoints.
|
MIT | HTML · Chart.js | 📄 LICENSE |
|
SCFA 360° Health Trackers (HTML)
9-tracker patient hub: Pain · Hydration · Mood · Vital Signs · Medications · Allergy · Lab Results · Weather · Treatment. Coach Carla CHW tooltips. Printable branded report.
|
MIT | HTML · localStorage | 📄 LICENSE |
|
SCFA Project Board 2026
Internal client project board mapping all 4 Boards, payment tracking, deliverable status. WP login–gated.
|
MIT | HTML | 📄 LICENSE |
|
SCFA 360° SCD Hub Landing
Proposed home / landing page for 360scdhub.org. SCFA branding, testimonials, audience CTAs.
|
MIT | HTML | 📄 LICENSE |
|
SCFA Advocacy Dashboard
State-by-state SCD legislation tracker, federal bill status, advocacy heatmap.
|
MIT | HTML | 📄 LICENSE |
|
SCFA SCALE Gameplan 2026 (Interactive)
16-slide interactive presentation of the SCFA SCALE Gameplan with Pfizer-awardee mirror plays.
|
MIT | HTML | 📄 LICENSE |
|
SCFA Dr. Rob Treatment Act Blog
Federal Treatment Act blog series for SCFA advocacy.
|
MIT | HTML | 📄 LICENSE |
|
This Licensing Index Page
The page you're reading now. Lives in /Deploy Ready/scfa-licensing/.
|
MIT | HTML | 📄 LICENSE |
BThird-Party Runtime DependenciesMIT-compatible only
| Library | License | Why we use it | Source |
|---|---|---|---|
Chart.js 4.4.0 Loaded at runtime from cdn.jsdelivr.net — not bundled. |
MIT | All dashboard charts (doughnuts, bars, lines) | GitHub |
Inter font family Loaded via Google Fonts CDN. Designed by Rasmus Andersson. |
SIL OFL 1.1 | UI typography across every dashboard + page | GitHub |
WordPress Core Host platform for the Tracker Bridge plugin. SCFA's existing WordPress installation. |
GPL v2 (host only) | Plugin host — our plugin code itself remains MIT and only INTEGRATES with WordPress via documented hooks. No GPL contamination of SCFA's plugin source. | wp.org |
GamiPress (optional integration) Coin / badge awarding. Plugin gracefully no-ops if absent. |
GPL v2 (host only) | SickleSense SHARE It / LIVE It / LEARN It coin awards | wp.org |
BuddyBoss Platform (optional integration) Notifications + mobile-app deep-linking. Plugin gracefully no-ops if absent. |
Commercial | Notification bell + push notifications. SCFA already licensed. | buddyboss.com |
FluentCRM (optional integration) Member tagging + lists. Plugin gracefully no-ops if absent. |
GPL v2 / Commercial | FluentCRM tag + list management via admin REST endpoints | fluentcrm.com |
CData & ContentSCFA-owned
| Asset | Owner | Notes | |
|---|---|---|---|
SCFA Year 3 Report (Sep 2023 – Aug 2024) Ron Esponilla, Feb 2026. Source data for the Executive Dashboard. |
SCFA | Proprietary to SCFA. Aggregate metrics displayed in dashboards under SCFA's existing data-use rights. | |
360 SCD Hub Registration Data 208 registrations from Gravity Forms. |
SCFA | Stays inside SCFA's existing HIPAA administrative safeguards posture. | |
360 SCD Hub Tracker Data 178 tracker entries from production WP database. |
SCFA | Patient data — never leaves SCFA's WP. Dashboard receives aggregate counts only via admin REST endpoint (de-identified). | |
SCFA Brand Assets (logos, colors, imagery) All wordmarks, color tokens, photography used across SCFA dashboards. |
SCFA | Used under standard agency/client license. Returned with deliverable. |
DGitHub Handoff PathItem 1 + 2
When SCFA is ready to take ownership of the source repository:
- SCFA creates GitHub organization:
github.com/SickleCellFoundationOfArizona - FFH pushes each codebase to its own repo:
scfa-executive-dashboardscfa-360-tracker-bridgescfa-member-snapshotscfa-my-trackersscfa-project-board-2026scfa-360-landingscfa-advocacyscfa-scale-gameplanscfa-dr-rob-treatment-act-blogscfa-licensing
- FFH transfers admin rights to SCFA on each repo.
- SCFA invites FFH as a maintainer (read/write but not owner) for ongoing collaboration.
⌘The MIT License TextReference
MIT License Copyright (c) 2026 Sickle Cell Foundation of Arizona Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.