"A travel companion app for organizing a complete family itinerary."
Tripando is a Flutter web app focused on planning and presenting a trip in a clean, mobile-friendly format. In this version, the experience is built around a family trip from Córdoba to Europe in 2026, covering Buenos Aires, London, Perth and Copenhagen.
The app centralizes the whole journey in one place: route overview, dates, travelers, flights, accommodations, destination highlights, food recommendations, transport notes, practical tips and suggested activities for each city.
The `tripando` folder contains a compiled Flutter web build. The app uses a local JSON file as its content source, which makes it easy to maintain the itinerary without changing the deployed structure of the web client.
Open App