celestinolopes/orquestrador — reverse-engineered prompt
Reverse engineered prompt
Build me a simple app called Orquestrador using the existing React and Vite project. The idea is a clean dashboard where I can organize ongoing work in one place, see what needs attention, and track items from planning to done. Since the README is just the starter template, make reasonable choices for the first version and keep it easy to understand.
I want it to feel finished enough to demo, with a nice responsive layout, a main dashboard, cards or lists for work items, basic create, edit, delete, status changes, and some sample data so it doesn't look empty. Save changes in the browser for now, no backend needed unless the project already has one.
Please clean up the default starter screen, make the styling polished, and keep the code simple so I can keep building on it later. Look up current docs online if you need to.
Want more depth? Deep Reverse