Kugy Tracker - Build Spec
CRITICAL DEADLINE: Must be deployed TODAY (March 3, 2026)
Base Code
Clone/adapt from: /Users/joshua/Projects/Unicorn.Land/anxiety-tracker/anxiety-tracker
Project Location
/Users/joshua/Projects/Unicorn.Land/kugy-tracker
Purpose
Care tracking system for Ellis (autistic child, age 8). Parents need to track daily care needs for Pflegegrad 3 assessment on March 10.
Required Features (MVP)
1. Quick-Log Tracking System
Prompt Counters (tap to increment with timestamp): - “Get back in your chair” - “Put this on” (dressing prompts) - “Brush your teeth” - “Finish eating” - “Wash your hands” - Custom prompt (user can add on-the-fly)
Behavioral Incidents (log with timestamp, duration, trigger, severity 0-3): - Meltdown - Shutdown - Anxiety spike
Task Completion Checklists: - Morning routine (wake, dress, teeth, breakfast) - Toileting reminders (flush, wash hands) - Meals (seated time, eating prompts count) - Evening routine (dinner, bath, teeth, bed) - Independent play duration tracking
Social/Supervision Tracking: - Location: same floor / different floor / outside - Adult present: yes/no - Peer interaction notes (freeform)
Sleep Tracking: - Bedtime / wake time - Parent presence duration - Night wakings count
2. Multi-User Access
- Shared PIN or simple password auth
- Both parents can log simultaneously from different devices
- Mobile-first design (iOS Safari + Android Chrome)
3. Summary Export
- Date range selection
- Generate formatted report for MD assessor
- Include: daily prompt counts, incident frequency, routine completion %, supervision time
- Export as PDF or plain text
- Optional: German translation toggle
Technical Requirements
- Stack: React/TypeScript (match anxiety-tracker if possible)
- Deploy: Vercel (simple, fast)
- Data: LocalStorage or simple backend (Supabase/Firebase if needed for multi-device sync)
- Mobile: Responsive, works offline if possible
- Auth: Simple PIN or password (no complex OAuth)
Success Criteria
- ✅ Deployed URL accessible from mobile
- ✅ Both parents can log in and track independently
- ✅ All core tracking features work (prompts, incidents, routines, sleep)
- ✅ Export generates usable report for assessment
- ✅ Joshua tests it TODAY and confirms it works
Priority Order
- Prompt counters + timestamps (most used feature)
- Basic incident logging
- Export/summary view
- Multi-user access
- Sleep tracking
- German translation
Notes
- Working > perfect
- Mobile-first (parents will use phones throughout the day)
- Simple UI - must be fast to log during care moments
- Offline capability preferred (spotty wifi at home)
Build this as fast as possible. Joshua needs it TODAY.