Urgent.News

What's breaking now, across thousands of outlets.

Tech

HotelFlow: hotels don’t need another dashboard — they need the next action

This is a submission for the MLH x DEV Writing Challenge Author: Ravi Saxena ( @ravi_saxena_6fd4d0ef1c9cb ) — solo. No teammates. What I Built HotelFlow is a hotel operations engine, not a guest chatbot. After a guest books, the hard part is everything before checkout: late arrivals, dirty rooms, a broken AC, extra towels, a VIP moved up, and two staff off the floor. That story usually lives in…

HotelFlow is a hotel operations engine designed to streamline the tasks that arise before a guest's checkout, such as late arrivals, dirty rooms, broken AC units, extra towels, and VIP moves. Typically, these operations are handled through WhatsApp and phone calls, leaving managers to determine their next course of action. HotelFlow tackles this challenge by reading from one Excel workbook containing room data, staff information, reservations, rules, and chaotic events, then generating a live queue of the next 5, 15, and 30-minute tasks.

Each job is scored based on urgency, guest impact, arrival time, VIP status or order issues, and assigned to staff with the appropriate skills and location. If no staff is available, the system escalates the issue. Users can simulate hotel chaos to see the plan automatically adapt to new events.

The project was not built as another property management system (PMS); instead, it is the layer that decides what should be done next. HotelFlow is developed using Next.js 14, TypeScript, Tailwind, Vercel, and xlsx for importing hotel data. The decision engine is located in src/lib/engine.ts and is not based on an LLM chatbot. Vercel's serverless architecture allows the system to send the current hotel state when processing chaos or resolution incidents.

HotelFlow was a solo project undertaken by the author, who aimed to create an operations control room for hotel staff facing multiple issues simultaneously. The author chose the chaos button as the most memorable feature; by injecting a simulated chaotic event (checkouts, AC failure, leak, VIP move, unavailable staff) and observing how the NOW, 15, and 30-minute queues reorganize, the user gains a clear understanding of the platform's capabilities.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

When Expensive Data Fails Nigerians

As subscribers complain of rapidly vanishing data and frustrating connectivity, telecom operators insist that modern smartphones and changing digital habits, rather than manipulation of data balances…

  • Nigerians complain about data disappearing quickly and unreliable connectivity.
  • Telecom operators blame modern smartphones and digital habits for data depletion.
  • Job applicant lost potential opportunity due to data bundle running out during interview.

Hot-Swap a 3D Avatar Without Publishing the Broken Frame

An AI tool can help generate a 3D avatar concept, asset manifest, or integration scaffold in minutes. The uncomfortable part begins afterward: who decides that the candidate is safe to show in a live…

  • Two-phase loader prepares candidate avatar.
  • Validates manifest against policies.
  • Displays only qualified rendering sample.

More from Sunday 20 September →