47Doings/Glam-Studio — reverse-engineered prompt

Reverse engineered prompt

Build me a clean salon booking web app called Glam Studio. I want a customer flow where someone can browse services with prices and duration, pick a stylist who offers that service, choose an open date and time, enter their details, review everything, and submit the booking to get a booking reference.

I also want an admin area where staff can see all bookings for the day, confirm or cancel pending ones, track monthly revenue and stylist performance, see top clients and booking history, and manage services and stylists by adding, editing, deleting, and turning stylists active or inactive.

Please make it feel polished and modern for a beauty brand, with nice typography and a simple, friendly layout. Start with local JSON files for storage so it is easy to run, but keep the structure easy to swap to a real database later. Use a React frontend and a Python FastAPI backend, connect everything end to end, and make sure it runs locally with working API docs. Look up current docs online if you need to.

Want more depth? Deep Reverse