# Pulsepoint: The Lighthouse is On – Wix Build Checklist
## 1. Planning & Design
- [ ] 1.1 Define page layout and user flow
- [ ] 1.2 Finalize branding assets (SVG icon, colors, copy)
- [ ] 1.3 Wireframe key sections (Hive Pulse widget, Emotion Art viewer, Help dropdown)
## 2. CMS Setup
- [ ] 2.1 Create “Emergency Toolkit” Collection
- [ ] 2.2 Create “Hive Pulse Counters” Collection (anonymous emotion tallies)
- [ ] 2.3 Create “Emotion Art” Collection
- [ ] 2.4 Create “Help Lines” Collection
## 3. Data Import & Field Configuration
- [ ] 3.1 Define and configure each field type
- [ ] 3.2 Import starter CSVs into Collections
- [ ] 3.3 Set permissions (public read, no write except via submission form)
## 4. Page Structure & Datasets
- [ ] 4.1 Add and configure new page (e.g. `/pulsepoint`)
- [ ] 4.2 Add Datasets for each Collection
- [ ] 4.3 Connect Repeaters, Galleries, Text/Buttons to datasets
## 5. Hive Pulse Widget
- [ ] 5.1 Embed Schumann resonance feed (HTML/embed)
- [ ] 5.2 Integrate Moon phase API (fetch + display)
- [ ] 5.3 Emotion check-in buttons (increment anonymous counters)
- [ ] 5.4 Display real-time tallies
## 6. Interactive Emotion-Tagged Art Viewer
- [ ] 6.1 Emotion filter (dropdown or buttons)
- [ ] 6.2 Safety modal (trigger on heavy-emotion tags)
- [ ] 6.3 “Opposite emotion” toggle
- [ ] 6.4 Submission form (anonymous art uploads)
## 7. “Pulsepoint: The Lighthouse is On” Help Dropdown
- [ ] 7.1 Add floating button with SVG icon
- [ ] 7.2 Build dropdown panel with clickable call/chat links
- [ ] 7.3 Configure mobile vs. desktop behaviors
- [ ] 7.4 Add accessibility/ARIA labels
## 8. Styling & Animations
- [ ] 8.1 Lighthouse glow effect (CSS + SVG)
- [ ] 8.2 Fade-in/fade-out for dropdowns and modals
- [ ] 8.3 Responsive layouts (mobile/tablet/desktop)
## 9. Privacy & Performance
- [ ] 9.1 Disable analytics/tracking on this page
- [ ] 9.2 Rate-limit anonymous interactions
- [ ] 9.3 Optimize images and embeds
## 10. Testing & Launch
- [ ] 10.1 QA each feature (emotion counters, API displays, help links)
- [ ] 10.2 Cross-device testing
- [ ] 10.3 Soft launch and gather feedback
- [ ] 10.4 Public launch and announcement