Redesign landing page + language toggle (FR/EN) - #1
Open
juniorbaw wants to merge 115 commits into
Open
Conversation
juniorbaw
commented
Feb 4, 2026
Owner
- Full premium redesign of the FitFlow landing page for fitness coaches
- Added FR/EN language toggle (defaults to French with localStorage persistence)
- Added custom hero SVG illustration and premium visual system
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- INSTAGRAM_OAUTH_COMPLETE_GUIDE.md: Detailed guide on where to put each variable - VERCEL_ENV_SETUP.md: Step-by-step Vercel Dashboard configuration - FACEBOOK_DEVELOPER_SETUP.md: Step-by-step Facebook Developer configuration - SETUP_SUMMARY.md: Complete action plan - COPY_PASTE_VALUES.md: Values ready to copy-paste - scripts/verify-instagram-config.sh: Automated verification script - scripts/setup-vercel-env-auto.sh: Helper script for Vercel CLI setup All variables verified locally. Ready for Vercel and Facebook Developer configuration.
…s, pages_show_list, pages_read_engagement
…idation & error handling - Fix Instagram OAuth 'invalid platform' error (standardize env vars) - Fix Supabase 406 errors (profiles -> users table) - Add advanced AI lead scoring system (multi-factor analysis) - Add input validation and rate limiting (lib/validation.ts) - Add centralized error handling (lib/errors.ts) - Add new APIs: onboarding, notifications, export - Improve AI analyze API with dual scoring - Update all Instagram OAuth routes to use NEXT_PUBLIC_INSTAGRAM_APP_ID - Add comprehensive documentation (guides, checklists, strategy)
- Add complete Supabase schema (coaches, leads, posts, daily_stats, subscriptions) - Implement RLS policies for data security - Add Facebook/Instagram OAuth authentication - Create login and signup pages with 4-step onboarding - Implement Stripe integration (Starter 47€ / Pro 147€) - Add API routes for leads, stats, posts - Create webhook endpoint for Make.com - Add complete Settings page with webhook token - Implement dark/light mode with ThemeToggle - Fix all TypeScript build errors - Ready for production deployment
- Add 4 tabs: Overview, Leads, Posts, Revenue - Complete data visualization with Recharts - Beautiful stat cards with change indicators - Lead scoring badges (VIP/Standard/Low) - Conversion funnel visualization - Post performance tracking - Revenue analytics and ROI metrics - Interactive filters and navigation
- 4 interactive tabs: Overview, Leads, Posts, Revenue - Beautiful data visualization with Recharts - Stat cards with trend indicators - Lead scoring system (VIP/Standard/Low) - Conversion funnel visualization - Post performance analytics - Revenue tracking with ROI metrics - Fully responsive dark theme UI
🎨 Design Unifié - Login/Signup avec style moderne et énergique - Gradients et animations cohérents - Même énergie que le dashboard 🔐 Authentification Email/Password - Plus besoin de Facebook OAuth au début - Inscription simple: Email + Password - Instagram devient OPTIONNEL (connexion dans Settings) 📱 Instagram Optionnel - Connexion Instagram dans /settings - Explication claire de l'utilité - Le coach peut explorer le dashboard avant 💳 Flow Simplifié 1. Email/Password → Créer compte 2. Choisir plan (Starter/Pro) 3. Payer Stripe 4. Accès dashboard 5. (Optionnel) Connecter Instagram dans Settings ✨ Améliorations - Animations smooth - Effets de blur et gradients - Design cards moderne - Messages d'erreur élégants
✅ Section 1: Statut (toggle, stats DMs) ✅ Section 2: Config (score min, limite, message) ✅ Section 3: Historique (table leads) ✅ Section 4: Templates (VIP/Standard) 266 lignes, fonctionnel, design cohérent.
✅ 10/14 tâches complétées (71%) ✅ Menu nettoyé (5 onglets) ✅ Design system complet ✅ StatCards + Empty states ✅ ManyChat invisible ✅ Auto-DM 4 sections ✅ Gemini fonctionnel 📋 SPRINT_FINAL_CHECKLIST.md créée 🎯 Minimum 13/15 tests pour validation Produit maintenant présentable et vendable ! 🚀
❌ gemini-pro n'existe pas en v1beta ✅ gemini-1.5-flash-latest (disponible et stable) Content AI maintenant fonctionnel ! ⚡ SPRINT FINAL: 11/14 tâches (79%) - ✅ P1: Nettoyage 100% - ✅ P2: Design 75% - ✅ P3: Auto-DM 100% - ✅ P4: Gemini OK - ✅ Checklist 15 tests Production-ready ! 🚀
- Dashboard: 5 tabs only (Vue d'ensemble, Leads, Auto-DM, Content AI, Revenue) - Replace all mock-data imports with real Supabase queries - Fix stat cards to compute values from real leads data - Connect Content AI to Gemini API (/api/analyze-content) - Add empty username validation on all lead insertion endpoints - Remove all ManyChat mentions from UI - Add empty states for all data sections (charts, lists, stats) - Create custom 404 page and error boundary - New Auto-DM tab with real DM stats Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
# Conflicts: # app/api/analyze-content/route.ts # app/dashboard/components/InstagramOnboarding.tsx # app/dashboard/components/tabs/AutoDMTab.tsx # app/dashboard/components/tabs/ContentAnalyzerTab.tsx # app/dashboard/components/tabs/OverviewTab.tsx # app/dashboard/components/tabs/RevenueTab.tsx # app/dashboard/page.tsx # app/error.tsx # app/not-found.tsx # app/onboarding/page.tsx # app/pricing/page.tsx # components/PricingSection.tsx
…Q accordion, toutes sections
…iewTab, LoginPage - design pixel-perfect
… loading/error/success
…sr) + emails admin ajoutés
…Tab - toutes les données viennent de Supabase
…edirect URI corrigé vers /api/instagram/callback
…Supabase + callback URI corrigé
… settings + redirect correct depuis /login
…ch inexistant + message erreur précis
…Gemini réelle + onglet dans dashboard
Updated project description and added details about the AI-powered acquisition pipeline, including architecture and tech stack.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.