TRIPSET

A visual way to structure, share, and present travel plans.

✍️

Itinerary Editor

Build, modify, and restructure your trips. Schedule daily activities, add emoji themes, track estimated costs, and color-code your blocks.

Start Planning
️✈️

Travel Viewer

Open a clean, read-only dashboard designed for sharing. Instantly toggle optional costs, show/hide planner notes, and download high-res schedule cards.

Launch Viewer

🧭 Feature Breakdown & Guide

How do I move plans between the Editor and the Viewer?
When you are done planning in the Editor, use the "Export JSON" action. This downloads a structured file representing your itinerary. You can then load this exact file directly into the Viewer using the "Import JSON" option to generate an interactive itinerary layout.
Here is an example using the sample trip data.
What parameters are tracked inside an itinerary file?
Each Tripset output file saves:
  • Trip Metadata: Destination Title, Starting Date, and overall duration (in days).
  • Timing & Organization: Event association across Morning, Noon, and Evening blocks.
  • Activity Details: Customized emojis, times, estimated expenditures, and reference notes.
  • Visual Color-Coding: Maintain cohesive color schemes across sessions.
How can I share my visual itinerary as an image?
Inside both the Editor and Viewer dashboards, you'll find a "Save Image" action. This uses an embedded canvas rendering engine to snap a high-definition .png screenshot of your full dashboard, instantly ready for saving to your device, texting to travel partners, or printing out. Protip: Double-click plan items to change color-coding.
Can I run this offline?
Yes! Because Tripset runs entirely on front-end browser logic and local file uploads, you do not need any backend databases or online profiles. Simply save the index.html, editor.html, and viewer.html files together locally on any computer or mobile device.