Feel Nimman is a 10-person boutique hotel in Chiang Mai. Its ERP wasn't drawn on a whiteboard for a hypothetical chain — we built it inside the hotel, one module at a time, each one answering a problem the owner had that week: shift swaps going missing, payroll math nobody trusted, a petty-cash drawer that never reconciled.
The hotel ran on Excel for shifts, paper forms for leave, and a physical logbook on the front desk. Hospitality staff come and go, so every new hire meant a manager re-explaining the same things — and the answers walked out the door when people did.
Most guests were international, which turned every email into a translation job. And the software market offered two bad options: a bloated PMS built for a 200-room chain, or a pile of spreadsheets and LINE threads held together by whoever was on shift that day.
We didn't begin with a data model. We began with the shift board — scheduling that blocks a leave conflict as you make it, instead of surfacing it after two people have already booked the same day off.
Thai payroll done properly: social security and the year-end leave bonus calculated in the system, not by hand on a calculator. The number staff see on payday is the number that's actually correct.
We replaced the paper logbook with a knowledge base staff can search in Thai or English, plus an AI chat trained on it. A new hire asks a question and gets the hotel's real answer — so training a rotating team stopped depending on who happened to be in that day.
Every staff member logs in to count the safe or record a transaction. Counting the cash never touches the ledger — the register just tells you, loudly, when a shift comes up short. For the owner it rolls up into income, expenses and detailed reports: the whole business from above.
Shift reminders and leave requests happen through a LINE bot in Thai, because that's where the team already is — not inside a web app they have to remember to open.
We wired the app to Claude for the parts worth automating, and left the rest alone:
The spreadsheets are gone, the paper leave forms are gone, and the front-desk logbook is now a system anyone can search. Leave conflicts get caught before they happen. Payroll is a number people trust instead of one they argue about.
New staff get answers from the knowledge base instead of interrupting a manager, and international guest email stopped being a bottleneck. The owner sees the whole operation — understaffed shifts, tickets going stale, a shift that came up short — in one glance, and can ask Claude to pull or analyse anything else.
It runs as an installed desktop app on Mac and Windows, a PWA on phones, self-hosted on Next.js and Neon Postgres — owned outright, not rented from a platform that charges while it sits idle. It's been in daily production use since the day the hotel needed it to be, which is a different kind of proof than a demo.
“Since we started using the system, I finally see a clear picture of my finances — and the staff have never been happier. They do less, with almost no mistakes, which frees up time to work on other parts of the business.”