Project
WARMSYRT — a map of personal travel history
A no-signup map for marking countries and cities, seeing your travel statistics, and building a printable photo booklet.
Why I built it
WARMSYRT is a map of my travel history. Find a country or city, mark a visit or transit, add a year and note, and the map shows what is already there. No account is needed.
How it works
- A default 2D map and a 3D globe with country and city search in Russian and English.
- Separate visit and transit entries, repeat trips, personal statistics, and PNG map export.
- History stays in the browser. There is no server backup for guest marks yet.
- Country boundaries and the city catalog are local; an external tile/style provider is opt-in.
- WS Photo Booklet processes photos in the browser and produces a printable PNG.
What I chose to verify
Feature flags keep the public beta separate from future accounts and the editorial CMS. The repository documents product boundaries, data sources, privacy rules, health checks, and acceptance scenarios next to the code. That makes the promise of the site testable, not just the interface.