Clients
All Clients (1)
Test value
test@example.com
Session Credits
0
Appointments
0
Workouts
0
test@example.com
Session Credits
0
Appointments
0
Workouts
0
Honest breakdown of this app
Fitness trainer management with client profiles, workout programs, scheduling, and nutrition tracking. Straightforward setup, 1-2 hours to understand all features.
FitFlow is an all-in-one platform for personal trainers and gym owners. Manage client profiles with contact info and session credits, create workout programs (exercises, sets, reps), schedule appointments that auto-deduct credits, track client metrics (weight, body fat, progress photos), log nutrition macros, and create fitness challenges with leaderboards. Think Trainerize or TrueCoach but simpler.
No login system. Add Clerk or Auth0 so trainers can secure their client data.
"Add Clerk authentication. Each trainer gets their own account. Add trainerId to Client, Workout, Appointment, and Metric models. Trainers only see their own clients."
Progress photos are text URL fields. Add Vercel Blob or Cloudinary for direct photo uploads.
"Add Vercel Blob for progress photo uploads. Replace photoUrl text input with file upload button. Store uploaded image URLs in ProgressPhoto table. Add image gallery view."
Trainers see everything but clients can't log in. Add client portal where clients see their workouts, log meals, and track progress.
"Create client portal at /portal. Clients log in with email/password, see their assigned workouts, log nutrition entries, view their progress metrics, and upload progress photos."
This app is for you if:
This app is NOT for you if: