Commit Graph

5 Commits

Author SHA1 Message Date
hobokenchicken 60aacbf65a Modern glow-up: glassmorphism, animated transitions, floating blobs
- Font: Inter → Nunito (warm, rounded, friendly)
- Glassmorphism: frosted-glass on all cards (question, dim, resource, audience, overall)
- Floating gradient blobs: 4 animated pastel blobs in background (CSS-only)
- Direction-aware question slides: left/right based on prev/next
- Staggered reveal: dim cards, resource cards, audience cards animate in sequence
- Completion badge pop-in, progress bar shimmer, wheel float animation
- Button polish: lift + glow on hover, smooth cubic-bezier transitions
- Option hover: slide right + tint, CTA active press-down
- Results wheel: drop-shadow glow on hover
- Print-safe: glass removed, blobs hidden in print
- Mobile: reduced blur/opacity for perf, blob 4 hidden
2026-07-21 16:12:53 -04:00
hobokenchicken b533c0f6f1 Add transition-youth + sibling audiences; pastel color scheme; real resource links
- 7 audiences total: General, Parent/Caregiver, Family Member, Professional,
  Transition-Age Youth (16-24), Sibling, Accessible
- 121 total questions across all audiences (18-19 per audience, 12 for Accessible)
- Transition-youth: grounded in YQOL, AIR Self-Determination, TPI, 5F-WEL
- Sibling: grounded in SPQ, NAS, Siblings Australia, Levante et al. 2024
- All resources updated: real national org URLs verified, audience-filtered
- Color scheme: dusty rose/sage/lavender/sky pastel palette
- Footer: wheel.lobotomylabs.dev
2026-07-21 15:43:18 -04:00
hobokenchicken af4cd9b7c3 De-HELPipia: standalone wellness wheel with real resource links 2026-07-21 15:10:41 -04:00
hobokenchicken c056c49194 wellnessWheel: make site fully functional with resource connector
- Add RESOURCES database mapping 6 dimensions to 30+ resource links
- Results page now shows personalized resource recommendations
  matched to dimensions scoring below 60
- localStorage persistence: auto-saves progress mid-assessment
  (resumable within 24h), saves results history (last 10)
- Print styles: clean print layout hiding nav/footer/buttons
- Share button: Web Share API with clipboard fallback
- Results page: color-coded dimension cards, SVG wheel chart,
  overall score, resource cards with dim labels and links
- Past assessments history with clickable entries to revisit
- All data remains client-side only (no server, no tracking)
2026-07-17 15:07:43 -04:00
hobokenchicken 2db3a3355c initial wellnessWheel site 2026-07-17 14:34:26 -04:00