jtee509/WOMS-FYP2.0 ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack warehouse order management system with a clean dashboard and login. I want a place where staff can import orders from Shopee, Lazada, and TikTok from CSV or Excel, then review the staged orders before they go into the main system. It should also let me manage item master data, sellers, and platforms, track inventory by location and batch, and show basic delivery info like drivers, trips, vehicles, and tracking.
Please make the frontend feel like a real admin app with a sidebar, top navigation, protected pages, and a simple responsive layout. The backend should handle JWT login, API endpoints for imports and reference data, and database syncing into a separate ML database. Use the README and docs as the source of truth, and if something is unclear, look up the current docs online and keep the implementation consistent with the existing project setup.
Are you gonna build this?
make sure you review the code using coderabbit