fajarghifar/inventory-management-system — reverse-engineered prompt
Reverse engineered prompt
Build me a complete inventory management web app for a small store. I want an admin login, a clean dashboard that shows total sales, net cash flow, sales trends, top products, top customers, and low stock alerts.
The app should let staff manage products, categories, units, customers, and suppliers. It also needs a fast point of sale screen where someone can add items to a cart, apply a discount, enter cash received, calculate change, and print an invoice or receipt.
Please include purchasing too, so I can create purchase orders, receive items, and have the stock update automatically. I also want simple finance tracking for income and expenses, with purchases and sales reflected in cash flow reports.
Add settings for store name, receipt details, and currency formatting, including symbol, decimal style, and symbol position. Use Laravel with Livewire and Tailwind if that fits. Look up current docs online if you need to.
Want more depth? Deep Reverse