21 Commits

Author SHA1 Message Date
Avery Felts
b19b867958 Slightly slow down header fog for calming effect 2026-01-28 00:19:17 -07:00
Avery Felts
83c4955b9b Refine fog visibility - sharper cloud definitions and reduced transparency 2026-01-28 00:12:58 -07:00
Avery Felts
7012c4b1e8 Slow down header fog for a more calming effect 2026-01-28 00:08:24 -07:00
Avery Felts
487b8bb268 Speed up header fog and fix startup delay 2026-01-28 00:04:15 -07:00
Avery Felts
23105a33fa Optimize fog texture scale for mobile and small windows 2026-01-27 23:56:48 -07:00
Avery Felts
3b1736f828 Smooth out fog edges with blur and cap transparency at 20% 2026-01-27 23:39:25 -07:00
Avery Felts
9201171936 Boost header fog visibility and speed 2026-01-27 23:25:33 -07:00
Avery Felts
3e0019e703 Replace PNG fog with procedural SVG animation 2026-01-27 20:32:10 -07:00
Avery Felts
38e7bb178f Mobile experience enhancements: fixed fog texture, padding adjustments, and dvh support 2026-01-27 20:21:16 -07:00
Avery Felts
fee5c91958 Optimize usage calendar for mobile: fluid width, remove borders, adjust padding 2026-01-25 19:23:42 -07:00
Avery Felts
10dd95be60 style: Refine mobile calendar fit and padding 2026-01-25 19:12:24 -07:00
Avery Felts
b78640bffb style: Maximize usage calendar on mobile (full bleed) 2026-01-25 18:57:29 -07:00
Avery Felts
71c241b7c1 style: Fix desktop calendar layout and add clean mobile border 2026-01-25 18:53:03 -07:00
Avery Felts
632ccd2cc4 style: Improve usage calendar sizing on mobile devices 2026-01-25 18:40:38 -07:00
Avery Felts
edfc978217 Optimize performance, fix theme consistency, and improve notification UX 2026-01-24 13:11:43 -07:00
Avery Felts
54b7a294f5 Add achievements, health timeline, savings tracker, and reminders features
- Achievements system with 6 badges and confetti celebration animation
- Health recovery timeline showing 9 milestones from 20min to 1 year
- Money savings tracker with cost configuration and goal progress
- Daily reminder notifications with browser permission handling
- New Prisma models: Achievement, ReminderSettings, SavingsConfig
- API routes for all new features
- Full dashboard integration with staggered animations

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 11:38:46 -07:00
Avery Felts
45bcad9788 Add UI polish: animations, mobile responsiveness, and visual enhancements
- Update daily quotes to 36 curated motivational quotes from notable figures
- Add entrance animations (fade-in, slide-in, scale-in) with staggered delays
- Add hover effects on cards and buttons with smooth transitions
- Improve mobile responsiveness: stacking layouts, responsive text, touch targets
- Enhance glassmorphism with stronger blur and gradient orbs on cards
- Add gradient logo for QuitTraq branding
- Improve quote section with decorative elements and inner glow
- Refine streak celebrations and weekly target indicators
- Update background with multiple color gradient spots

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 11:18:38 -07:00
Avery Felts
fac443c281 Add dark/light theme toggle with adaptive styling
Implement theme context provider with localStorage persistence and add
toggle button to header. Update Dashboard, StatsCard, QuitPlanCard,
SubstanceTrackingPage, and UsageCalendar components with theme-aware
gradients and colors. Also add daily inspirational quotes to calendar
and fix usage prompt to only show once per day.
2026-01-24 03:17:09 -07:00
Avery Felts
9918432686 Update UI and add user personalization features
- Rename app from QuitTrack to QuitTraq
- Add metallic dark gradient background
- Change header to light purple gradient
- Add name and age collection in setup wizard
- Display personalized "Welcome {name}, you got this!" message
- Hide username/email, show only profile picture
- Change calendar to red gradient for usage days
- Update logging prompt to "just took" instead of daily total
- Add floating "Log Puff" button for easy access
- Fix calendar editing to properly update values
- Add glass-morphism effect to cards

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 21:40:59 -07:00
Avery Felts
a812e6342c Implement QuitTrack smoking cessation tracking app
- Add WorkOS SSO authentication (Google and Apple sign-in)
- Add daily usage tracking with calendar view
- Add setup wizard for substance selection (nicotine/cannabis)
- Add daily check-in prompt on login
- Add statistics dashboard (daily avg, streak, etc.)
- Add quit plan generation after 7 days of tracking
- Apply custom theme from brief.md
- Add "stay logged in" preference

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 21:25:01 -07:00
Avery Felts
76a4b617b1 Initial commit from Create Next App 2026-01-23 21:13:15 -07:00