Plan trips together, not in separate chat threads.
A collaborative trip planning app that brings your whole travel group onto the same map. Create a trip, invite friends, drop pins on places you want to visit, and get AI-powered recommendations for what to do and where to go.
- 🗺️ Google Maps integration — explore and pin places visually
- 🔐 User auth with shareable invite links
- 🤖 AI-powered place recommendations
- 🔗 Shareable trip links
- ☁️ Real-time sync via Supabase
- React + TypeScript
- Supabase (auth + database)
- Google Maps API
- Vite + Tailwind CSS
git clone https://github.com/sanjeevrao1992/Trip-Planner
cd Trip-Planner
npm install
npm run devRequires a Supabase project and Google Maps API key. Set the required environment variables before running.