Project Overview
A smart mobile travel companion app. The user inputs their destination, length of stay, budget constraints, and active interests, and the app leverages AI to arrange flights, hotels, and a daily itinerary mapped on interactive maps.
Key Features & Scope
AI itinerary engine calculating optimal routes to prevent backtracking
Interactive travel mapping powered by Mapbox with offline maps support
Live local weather integrations altering suggested plans dynamically
Co-traveler sync letting multiple users collaborate on lists in real-time
System Architecture
Developed using React Native with Mapbox APIs. The optimization algorithms and AI requests are executed inside Next.js serverless API routes connected to Firebase Auth.