luitlabs™ / writing / industry

// 2026.06.18 · note 14 · industry

homestay booking that works on monsoon networks.

the guest checking your majuli homestay is on a 2g tower with their phone at twenty percent battery. your booking flow has half a second to look like it is working.

·// darshan saikia·2 min read

who actually books

the new york times put assam at #4 on its 2025 list of places to visit. seventy lakh domestic tourists and fifty thousand foreign visitors came in 2023-24, and the curves are still rising. guests reaching for kaziranga, majuli, cherrapunji, tawang, and dzukou are arriving from places where 2g is still the default network and english is the second language.

the booking happens at odd hours: a guest decides at 11pm on a wednesday from a hotel lobby in bangalore, or at lunch break from a small town in west bengal. the flow has to be there, fast, in the language they think in, and resilient enough that a dropped connection does not cost the booking.

what the flow has to survive

the booking screen loads in under a second on a 400 kbps throttled connection — that is half the round-trip of a single phone call on 2g. images are responsive and lazy. the form auto-saves to localstorage every keystroke, so a connection drop holds onto what the guest already typed. the date picker works without javascript if it has to. the price is in inr by default, with a tap-to-switch for usd, eur, or sgd.

the payment hands off to razorpay or stripe with the full order state intact. if the payment fails or times out, the guest gets a single confirmation sms and a recovery link valid for twenty-four hours — they complete the booking from anywhere, on any device, without re-entering anything.

what confirms a booking

the guest gets one whatsapp message with the booking number, dates, total, and a contact line for the host. the host gets the same. the booking is in the dashboard within thirty seconds.

for operators with multiple properties or homestays — sualkuchi, mawlynnong, majuli — the dashboard handles availability across the network, prevents double-bookings, and produces the assam tourism act 2024 compliance reports without re-typing data.

what we build

booking platforms, itinerary apps for kaziranga and majuli and tawang, multilingual chatbots that handle english, hindi, assamese, bengali — plus japanese, german, french for foreign visitors. operator and homestay crm. review aggregation across google, tripadvisor, and airbnb in one place.

the discipline is the same across every piece. it has to work for a guest on a real 2g tower with a three-year-old phone. designs that pass that bar work for everyone else too.

// written by

darshan saikia

founder, luitlabs. writes about the digital layer growing businesses across northeast india actually need. based in guwahati, assam.

read the manifesto →

// see also

for tourism operators

for the people showing assam to the world

// start the conversation

want a booking flow audit?

a 30-minute call. share the problem, we'll share what we see. honest, focused, and yours alone.

book a call →

// avg response: under 6 hours, weekdays.

// more from writing