Works

WORK 03 · Travel Companion

Waymark

A trip dashboard built from real itineraries.

A travel companion web app: import an existing itinerary, review the route, open today's plan and the next stop while traveling, check in, write notes, and share a read-only view.

waymark reelLIVE SYSTEM
STACK
Next.js / D1 / Workers AI
MODE
Trip dashboard
DEPLOY
Cloudflare Workers

01

Problem

Travel tools often stop before departure. The hard part happens on the road: what is today, where is the next stop, who has the latest plan, and what still needs a check-in.

02

System

  • Imports Markdown, JSON, ICS, free text, and public URLs.
  • AI parsing enters a review flow before replacing the active trip.
  • Desktop gets a planning workspace while mobile gets a travel-time app shell.
  • Signed-in users can save trips, drafts, notes, and share links for read-only companion views.

03

Build trace

  • Built with Next.js App Router, Cloudflare Workers, D1, and Workers AI.
  • The README documents D1 migrations, Supabase OAuth, smoke tests, and Cloudflare deployment.
  • The main path starts from a real itinerary instead of fabricating a perfect plan from scratch.

04

Next path

Keep hardening the production beta around real import samples, mobile travel paths, sharing, and recovery states.

Route / 2026