UX Case Study · 2026

Helping nomads stay with confidence

EntryRight is a free, mobile-first visa stay planner that helps digital nomads and remote workers instantly understand how long they can legally stay — and work — in any country, without Googling or guessing.

Product Design & Strategy
3 Weeks · 2026
Web · Mobile First
01 — Context

The problem hiding in every travel forum

The digital nomad population is growing fast. Millions of remote workers now move between countries regularly — and almost all of them face the same recurring anxiety: "Am I allowed to be here, working, right now?"

The tools that exist either bury the answer in dense government text, give dangerously outdated information from blog posts, or treat the question as a simple lookup when the reality — rolling windows, grey-area remote work laws, visa run calculations — is considerably more nuanced. Nobody had built a clean, calm, trustworthy destination for this exact problem.

"I overstayed my Schengen allowance without even realising it. I didn't understand the 90/180 rolling window. It cost me €500 and a border interrogation."

— Common experience across r/digitalnomad, r/solotravel
35M+ digital nomads globally as of 2025
61% report confusion about visa rules at least once per trip
€500+ average overstay fine in Schengen zone
0 well-designed, stress-reducing tools existed for this
02 — Research

What nomads actually worry about

Research was conducted through community analysis — reading hundreds of posts across r/digitalnomad, r/solotravel, r/ExpatFIRE, and nomad-specific Facebook groups. The goal was to identify recurring anxiety points without survey bias. Five clear themes emerged.

PAIN #1

The 90/180 rolling window is confusing

Most nomads don't understand that Schengen's 90-day rule is a rolling window, not a fixed calendar period. Miscalculating this is the single most common overstay cause.

PAIN #2

Remote work legality is unclear everywhere

The question "can I work remotely on a tourist visa?" has no clean answer for most countries. The reality is a grey area that leaves nomads anxious and misinformed.

PAIN #3

Government sites are unusable

Every official embassy website is a different format, different language, different structure. Finding the one relevant fact takes 20 minutes — if you can find it at all.

PAIN #4

Blog posts are outdated and untrustworthy

The top Google results for most visa questions are blog posts from 2019–2022 with information that may no longer be accurate. There's no way to know without verifying against the source.

PAIN #5

No simple "leave by" date calculator

Even users who understand the rules have to do manual date arithmetic to figure out their departure deadline. This math is error-prone under travel fatigue.

PAIN #6

Visa option costs are hard to compare

When a tourist visa and a digital nomad visa both exist for the same country, nomads struggle to understand the tradeoff — cost vs. duration vs. remote work legality.

03 — Competitive Analysis

A fragmented space with one clear gap

Existing tools either serve the broadest possible travel audience with superficial data, or are technically accurate but completely unusable. No tool existed that combined accuracy, calm UX and remote-work specificity.

Competitor Type Remote work status Leave-by calculator Official source citations Calm, stress-reducing UX
Visalist.io Travel platform Partial No No No
Nomad List Lifestyle platform Partial No No No
Embassy websites Government Yes No Yes No
Travel blogs Content sites Partial No No No
EntryRight Dedicated planner Yes — nuanced Yes — dynamic Yes — every result Yes — by design
04 — Design Decisions

Every choice was intentional

The target user is someone who is already anxious about their legal status in a foreign country. Every design decision was evaluated against one question: does this make the user feel more or less in control?

🌿

Warm sand and teal palette

Deliberately avoids cold institutional blues that signal bureaucracy. Warm cream (#FAF7F2) with teal accents creates calm authority — like a knowledgeable friend, not a government portal.

Status pill as the hero element

"Visa-free entry confirmed" is the most anxiety-relieving piece of information on the page. It surfaces as the dominant visual element on results — users see their answer before anything else.

📐

Three inputs, not ten

The form asks only: passport, destination, arrival date. Complexity is surfaced progressively on the results screen — not upfront where it creates form fatigue and drop-off.

⚠️

Grey area as a design element

Remote work legality isn't binary — "allowed / not allowed" would be dishonest. The amber "grey area legally" treatment with a warning icon communicates nuance without paralysing the user.

📊

Leave by date as a progress bar

A countdown date alone creates anxiety. A visual progress bar showing "3 days used · 87 remaining" transforms a deadline into an actionable planning tool.

🔗

Official source on every result

Every result cites a specific government source with a last-verified date. This builds trust through transparency and provides a legally defensible basis for every data point shown.

⚖️

Descriptive, not prescriptive language

To avoid the legal risk of providing immigration advice, every data point is framed as factual information rather than a recommendation. This distinction is legally critical and UX-friendly.

💱

Currency selector in navigation

Rather than a buried currency converter card, a single persistent USD/GBP/EUR/CAD/AUD selector in the nav bar updates all cost figures globally — following the Google Flights pattern users already trust.

📱

Mobile-first from prompt one

The primary use case is a nomad checking their status on a phone at a border or airport. Every spacing, font size and tap target was validated against a 375px screen before desktop.

05 — Build Process

From idea to live product in weeks

EntryRight was built as a solo project using an AI-assisted development workflow. The goal was to validate the product concept with real users before investing in custom development infrastructure.

Week 1

Problem validation & competitive audit

Analysed 150+ posts across r/digitalnomad, r/solotravel and nomad Facebook groups to map real visa anxiety patterns. Audited 6 existing tools. Identified the calm UX + remote work specificity gap as the core opportunity.

Week 1–2

Product specification & data architecture

Defined the full feature set, data structure for the visaData.json, accurate stay rules for 10 destination countries across 6 passport nationalities, and all interaction patterns. Wrote the complete product brief before a single line of code.

Week 2

AI-assisted build

Built using Lovable (AI app builder) with structured prompt engineering across 5 defined phases: landing page, results screen, data layer wiring, icon system, mobile optimisation. All logic runs client-side — zero backend, zero API costs at v1.

Week 2–3

Design refinement

Six design passes: palette refinement, mobile header hierarchy, icon system standardisation to Lucide at strokeWidth 2, input field weight, visa options row padding, and currency selector placement. Each pass was a targeted, batched Lovable prompt.

Week 3

Infrastructure & launch

GitHub repository connected with auto-sync from Lovable, deployed to Vercel with continuous deployment on push. Live at entryright.lovable.app with full mobile-responsive testing across iOS and Android before first share.

Tools & Stack

🧠 Claude (product strategy)
🛠 Lovable (AI app builder)
Vercel (hosting)
🐙 GitHub (version control)
⚛️ React + TypeScript
🎨 Tailwind CSS
🚩 flag-icons (CSS flags)
📐 Lucide Icons
06 — Key Design Challenges

What was hard

Three problems required the most iteration to solve well.

Trust without a reputation

A new site asking users to trust visa information — with real legal consequences if wrong — needs to earn credibility instantly. Official source citations, last-verified timestamps, and restrained professional design do this without requiring an established brand.

Designing for anxiety

Most UX is designed for delight-driven use cases. This product is used when people are stressed about their legal status. Every visual and content decision had to reduce anxiety, not add to it — a fundamentally different design constraint.

Communicating legal nuance clearly

Remote work legality is genuinely grey in most countries. Designing a system that communicates "technically allowed, legally ambiguous" without either dismissing the risk or paralysing the user required significant iteration across language and visual treatment.

07 — Outcomes & Learnings

What this project demonstrated

EntryRight was designed as both a useful product and a proof of concept — that a solo, non-technical founder can research, design, build and launch a real web product in weeks using AI-assisted tools, with near-zero infrastructure cost.

Total monthly cost to run: ~$25/month (Lovable Pro only). Hosting, SSL, analytics and deployment are all free. Revenue roadmap includes affiliate partnerships with travel insurance providers, VPN services and SIM card companies — all products nomads buy anyway.

01

Emotion before information

The most impactful design decision was placing the visa status pill — "Visa-free entry confirmed" — as the visual hero of the results screen. Users see their answer before processing any data. Anxiety-first design demands answer-first hierarchy.

02

Specification before code

Writing a complete product brief — data structures, edge cases, country rules, copy — before prompting the builder produced dramatically better results than iterating blind. AI tools reward clarity and specificity.

03

Design is a trust signal

For an informational tool with no established reputation, clean professional design does more trust-building work than any written claim. Users judge the accuracy of information partly by how the interface looks.

04

Batch your prompts

Combining multiple small fixes into single structured prompts — rather than sending one change at a time — saved approximately 30% of available AI credits while producing more consistent results across screens.

05

Start narrow, launch early

Launching with 10 countries and 6 passports rather than waiting for full coverage meant shipping in weeks not months. Real user feedback from a narrow product is worth more than a complete product nobody has seen.

06

Disclaim by design, not footnote

Legal disclaimers placed visibly in the results flow — not buried in a footer — protect the product legally while reinforcing trustworthiness. Transparency is a feature, not a legal afterthought.