Showroom
Trip
What it is
A collaborative trip journal built with Rails. Built by Vogon Partners.
Problem
Keep a shared trip memory: plan, write, add media, comment, checklists, invites, with clear rules by trip state, and optionally drive it through an MCP assistant.
Engineering worth noticing
- Shared write paths (action → event → job).
- MCP tools that reuse the same actions as the UI.
- Soft delete and versioning for recoverable collaboration.
- Passwordless / passkeys.
- Kamal deploy config.
Why it is on this site
You can read how we structure domain logic, authorisation, media, and agent surfaces in public source.
Links
- GitHub: github.com/joel/trip
- Live demo: not linked yet.
Subject: Showroom