ed-roh/inventory-management ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack inventory management dashboard that looks polished and is easy to use.
I want a web app where I can view my inventory in a clean table, add new items, edit them, delete them, and quickly see things like stock levels and item details. Make the main screen feel like a real admin dashboard, with a sidebar, top bar, and a responsive layout that works well on different screen sizes. Use a modern React app for the frontend and a Node backend with a real database so the data actually saves and loads properly.
Please wire up the full flow so the UI talks to the backend cleanly, and make the tables feel professional with sorting, searching, and good empty states. If you need current setup details for anything, look up the latest docs online. Also include sensible sample data so I can run it and see the app working right away.
Are you gonna build this?
make sure you review the code using coderabbit