Health, home and travel decision
Wanderlog Pro
A competent developer can build a usable itinerary+map planner with sharing and basic booking import in about a week, but reproducing Wanderlog's scale, place data, polished mobile apps, and integrations would require more engineering and partnerships.
Visit website↗Open-source builds that already do this
Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need — the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship.
What a replacement has to do
- Create and edit a trip itinerary, place points on a map, share/collaborate the itinerary, and import booking confirmations.
What it still won’t have
- Large POI database and curated place metadata
- Deep integrations with booking sites and two-way booking flows
- Polished native mobile apps and app-store distribution
- Existing user community and shared guides
- Proprietary AI features and backend optimizations from the vendor
What remains hard
- Product polish and ongoing maintenance
First-year cost
Keep paying
Paying is—cheaper in year one.
On cash alone, building overtakes the subscription at 10 seats.
Money you would actually spend
Time you would spend
—
What you would spend
What we assumed
The verdict above measures whether you could build it. This one is only about money.
Runnable build prompt
Build a minimal trip-planner web app using Node.js + Express, PostgreSQL, and React. Implement: (1) trip and itinerary item CRUD stored in Postgres; (2) map view with place search using OpenStreetMap/Nominatim (or Google Maps) and save place metadata; (3) a background email-parser worker (simple regex/imap fetch + parsers) to extract booking confirmations and attach them to trips; (4) a route-optimization endpoint that queries distance matrix and returns an ordered day plan; (5) sharing links and basic collaborator roles; (6) expense entries per trip with aggregated totals. Out of scope: native mobile apps, paid third-party deep booking integrations, and machine-learned recommendation engines. Include error handling, retries for external APIs, basic tests (unit + a couple of integration tests), and a Docker-compose dev setup.
How we checked
How the score was reached
- Partly verdict base52
- An open-source build was found+5
- 3 cited sources+3
- 3/3 assessment runs agreed+4
- Evidence score64
The base comes from the verdict. Everything under it is a check that either happened or did not, and each one is a fact frozen in this record rather than a judgement made at render time — so the same evidence always produces the same number.
How scoring works →Cited sources · 3
Every page the run actually retrieved.
- official productWanderlog travel planner: free vacation planner and itinerary app
- open sourcewoliul/gypsy-tms
- open sourcemdzaheerjk/Personalized-Holiday-Management-Agent
Integrity checks
What held up, and what did not.





