Skip to content

Introduction

Mindhyv (studio.mindhyv.com) is a SvelteKit web application that serves as a comprehensive creator platform. It enables users to:

  • Build personal/professional websites (Hubs) with a visual block-based editor
  • Sell services and products through an integrated marketplace with Stripe payments
  • Manage projects with a full-featured project management tool (HyvFlow) including Gantt charts, Kanban boards, and task tracking
  • Blog and document with EditorJS-powered rich text editing
  • Network and message other users through a real-time chat system (Connect)
  • Earn referral commissions through a referral program with Stripe Connect payouts
ConceptDescription
HubA customizable website/digital presence with pages, blocks, commerce, and branding
HyvFlowProject management system with Workspaces > Portfolios > Projects > Milestones > Tasks
ConnectReal-time messaging system for direct, group, and order-related conversations
MarketplacePeer-to-peer service marketplace where sellers list services and buyers purchase them
ProfileRich user profiles with work experience, skills, projects, testimonials, and certifications
  1. Sign Up - Register via email/password or Google OAuth
  2. Approval Gate - Users may need a referral code during private beta
  3. Onboarding - Select a goal (Buyer/Seller/Referrer/PM) and complete profile setup
  4. Dashboard - Personalized widget-based dashboard based on selected goal
  5. Build - Create hubs, manage projects, sell services, write content
  6. Earn - Receive payments via Stripe Connect, earn referral commissions
  • Production: studio.mindhyv.com
  • Deployment: Cloudflare (via @sveltejs/adapter-cloudflare)