📦

TelosGym

Coming soon — multi-tenant software for gyms and fitness studios.

Web

TelosGym is a multi-tenant SaaS platform for gyms and fitness studios — memberships, class scheduling, bookings, personal training, and a branded client app, all from one login per studio. It's built on the same Django + React stack and multi-tenant patterns as Tinkari, with an early pilot studio (Belfast, Pilates) shaping the first release.

Coming soon. TelosGym is still in active development and not yet open for public sign-up — there's no live marketing site or demo login yet. Check back here once it's ready.

What it will offer

  • Memberships & billing — unlimited, class-pack, pay-as-you-go, and trial memberships, with Stripe-powered recurring billing and payouts direct to each studio via Stripe Connect.
  • Class scheduling & booking — recurring timetables, capacity limits, waitlists, and self-service or staff-assisted booking.
  • Check-in — member-number and QR-code check-in, day passes, and off-peak access rules.
  • Personal training — PT client rosters, goal and progress tracking, session packages, and an AI-assisted workout programme builder.
  • Client messaging — 1:1 PT-to-client messaging with push notifications.
  • Branded client app — an installable PWA for each studio's members to book classes, manage their membership, and message their trainer.

Under the Hood

Django REST Framework backend, a React (MUI) staff dashboard, and a separate branded client PWA, hosted on Railway with PostgreSQL. AI-assisted workout plans are powered by Google Gemini, following the same platform-level proxy pattern as Tinkari.