Back to Projects
Wellness Platform
Shayan Solutions
2025
Sprixle — Wellness Journey Platform
A comprehensive wellness platform that connects therapists, coaches, and clients for personalized mental health support and wellness journey tracking.
Key Features
- Client-side routing with role-based dashboard access (therapist/client)
- Real-time authentication state management with custom React Context
- Custom hooks for authentication checks and data fetching
- Multi-factor authentication (2FA) implementation
- Role-based access control (therapist/client roles)
- Protected routes with authentication guards
- Session management and secure user state handling
- Sentry integration for error monitoring and performance tracking
- OpenAI API for AI-powered features
- Stripe for payment processing
- Email services with Nodemailer
- Data visualization with Recharts
Technical Architecture
- Supabase for authentication, real-time database, and API services
- PostgreSQL database with client intake forms and user management
- Server-side rendering (SSR) and API routes with Next.js
Highlights
Built scalable architecture supporting multiple user roles, implemented real-time data synchronization, and developed comprehensive authentication and authorization systems.