hmnshushrma-codes/booking_app — reverse-engineered prompt
Reverse engineered prompt
Build me a simple booking website that can work for different kinds of businesses from the same codebase, like a clinic, barber shop, homestay, or hotel. I want the whole thing to feel clean and modern, and the main idea should be that I can change one config file to swap the brand name, tagline, accent color, provider label, services, and available booking slots without rewriting the app.
The booking flow should be straightforward, with a branded landing section, service selection, slot selection, and a clear confirmation style screen or state. It should support both time based slots and date based slots depending on the config. Also make the demo switch business types from the URL, like clinic, barber, and homestay, each with its own preset look and sample data.
Keep this as a front end only project for now, easy to run locally and easy to build for deployment. If you need details, check the current docs online, but keep it lightweight and config first.
Want more depth? Deep Reverse