GPSSquad

Your journey,
intelligently planned.

AI-powered road trip planning β€” tell us who you are, how you travel, and what excites you. We'll plan the rest.

Launching in
---
Days
:
--
Hours
:
--
Mins
:
--
Secs
May 15, 2026
Build Log
Launch Date History
Feb 22, 2026
Launch date setJune 7, 2026 β€” V1.0 target established
Feb 26, 2026
Launch date movedMay 15, 2026 β€” ahead of schedule
Feb 26, 2026
May 15, 2026On track β€” 185+ features built across 8 weeks
What you get
πŸ€–
AI Trip Planner
Enter start and end. Get a full multi-day itinerary with stops and costs in seconds.
πŸ—ΊοΈ
Route Visualization
See your entire trip on an interactive map. Drag to reorder. Color-coded by day.
πŸ’°
Smart Budgeting
Fuel costs calculated from your vehicle profile. Track expenses. Split with your squad.
🏍️
Vehicle Registry
Register your rides. Fuel type and tank size and efficiency feed into route planning.
πŸ‘₯
Squad Planning
Invite friends. Shared itineraries. Expense splitting. Collaborative editing.
⚑
EV Charging Planner
Electric vehicle? Routes planned around charging stations with range awareness.
πŸ“‘
Live Convoy Tracking
Real-time group location sharing. SOS button. Split and rejoin.
πŸ’¬
In-Trip Chat
Group messaging and voice messages while on the road.
πŸ“Έ
Trip Photos
Share photos from the road. Auto-generated highlight reels.
πŸ›€οΈ
Track Recording
Record your drives as GPS tracks. Share and rate routes.
🏁
Clubs and Group Rides
Create clubs. Plan group rides. RSVP. Leaderboards.
πŸ—ΊοΈ
Google Maps Export
One click to open your planned route in Google Maps for navigation.
Daily Build Log
Feb 22ShippedFixed
  • Map View with route visualization and List/Map toggle deployed. Backend stop-grouping bug fixed β€” all 72 stops now correctly assigned to their days. AI Trip Summary redesigned with 2Γ—2 stat grid.
Map ViewRoute LinesStop MarkersBackend FixAI Summary Redesign
Feb 21ShippedFixed
  • Day numbering fixed across all components. Regenerate confirmation modal removed β€” one-click regeneration with 90s cooldown timer. Launch calendar created.
Day NumbersRegenerate FlowCooldown TimerLaunch Calendar
Feb 20Shipped
  • Async itinerary generation live β€” starter Lambda returns in <2s, worker completes in ~78s. Frontend polling with 5s intervals. 13-day Himachal itinerary generated.
Async GenerationLambda WorkersFrontend PollingDB-SCHEMA.md
Feb 19ShippedDesigned
  • Trip Wizard Steps 1-6 built with auto-save, vehicle registry integration, and profile defaults. 14 itinerary endpoints migrated to REST API v1.
Trip WizardVehicle SelectorAPI MigrationREST API v1
Feb 18Shipped
  • Vehicle Registry with full CRUD deployed. Profile management with interests and dietary preferences. Trip Economics Phase 1 β€” 7 expense APIs.
Vehicle RegistryProfile SystemExpenses Backend