go2ismail/Asp.Net-Core-Inventory-Order-Management-System — reverse-engineered prompt

Reverse engineered prompt

Build me a warehouse inventory and order management web app for a small to midsize business. I want a fast admin dashboard with a clean modern look, plus an API behind it, all in one solution that I can open in Visual Studio, point to a SQL Server database, and run.

It should cover the main day to day flows like customers and vendors, products and units, sales orders, purchase orders, delivery, goods receive, transfers, adjustments, returns, scrapping, and stock counts. I also want basic reports for transactions, stock, and stock movement, along with company settings, tax setup, number sequences, user management, login, and role based access. Please include file upload support for things like product images or documents, and simple logging for errors and activity.

Make the UI responsive and easy for non technical staff to use. Keep the structure clean and maintainable, and set it up so the database can be created automatically on first run. If you need details, check current docs online.

Want more depth? Deep Reverse