DeadlyPro34/CoreInventory ? reverse-engineered prompt
Reverse engineered prompt
Build me a lightweight inventory management web app called CoreInventory for a small business.
I want a clean dashboard where staff can log in, see key stock numbers at a glance, and quickly check recent activity and low stock alerts. The app should let me add and edit products with SKU details, track stock across multiple warehouse or storage locations, and record incoming receipts from vendors and outgoing deliveries for customer orders. Every stock change should be saved in a clear audit trail so I can see what happened and when.
Make it responsive so it works well on desktop and mobile, and keep the interface simple and modern. Use a Python backend with Django and a basic frontend with HTML, CSS, and JavaScript, connected to a PostgreSQL database. Include the main screens for login, dashboard, product management, stock tracking, receipts, and deliveries. If you need to check current docs for setup details, feel free to look them up online.
Are you gonna build this?
make sure you review the code using coderabbit