The booking flow: pick items, choose a time, drop the map pin, pay online. Verify by phone OTP (the code is shown on screen in dev mode).
See new orders, assign a pickup driver (status → Confirmed), mark Ready, assign a delivery driver, and view each customer's location + route.
OpenDrivers log in with their mobile number to see assigned jobs and tap Picked up → Dropped at laundry → Delivered.
Hotels request access; activate them from the staff console (Registrations tab) with a password + price list, then sign in here.
server/ folder run npm install then npm start.node reset.js in server/ (clears all orders; keeps staff + drivers).http://localhost:3000/ghaseel-hub.html. The banner above turns green when the backend is reachable.