8703c484e87663122911e39fc741d7b4a063ed28
- Rename workouts.tsx to explore.tsx with new functionality - Add horizontal scrolling collections section with gradient cards - Add featured workouts section - Implement filtering by category (All, Full Body, Upper Body, Lower Body, Core, Cardio) - Implement filtering by level (All Levels, Beginner, Intermediate, Advanced) - Implement filtering by equipment (All, No Equipment, Band, Dumbbells, Mat) - Add clear filters button when filters are active - Add loading states with ActivityIndicator - Add empty state for no results - Update tab label from "Workouts" to "Explore" - Add explore translations for en, fr, de, es
TabataFit
Apple Fitness+ for Tabata — The Premium HIIT Experience
Vision
TabataFit est l'Apple Fitness+ du Tabata. Une expérience premium, video-first, guidée par des coachs, qui transforme 4 minutes d'exercice en une expérience de fitness immersive.
Features
- 🎬 Video-led workouts — HD video demonstrations by professional trainers
- ⏱️ Smart timer — Tabata timer with work/rest phases
- 🔥 Burn Bar — Compare your calories with the community
- 📊 Activity tracking — Streaks, stats, and trends
- 🎵 Music sync — Curated playlists for each workout
- ⌚ Apple Watch — Heart rate and activity rings
Tech Stack
- Framework: Expo SDK 52
- Navigation: Expo Router v3
- State: Zustand
- Video: expo-av (HLS streaming)
- Payments: RevenueCat
- Analytics: PostHog
Getting Started
# Install dependencies
npm install
# Start development server
npx expo start
# Run on device (scan QR with Expo Go)
Documentation
| Document | Description |
|---|---|
| PRD v2.0 | Product Requirements |
| PDD v2.0 | Product Design |
| BDSD v2.0 | Brand Design |
Project Structure
src/
features/
home/ # Home tab
workouts/ # Workouts browser
player/ # Video player + timer
activity/ # Stats & history
browse/ # Filters & trainers
profile/ # User settings
shared/
components/ # Reusable UI
hooks/ # Custom hooks
constants/ # Design tokens
app/ # Expo Router routes
License
Proprietary — All rights reserved.
Built with ❤️ for HIIT lovers
Description
Languages
TypeScript
94.5%
JavaScript
3.3%
PLpgSQL
1.7%
CSS
0.3%
Shell
0.2%