Muhammad-aidev/Pharmacy-Management — reverse-engineered prompt

Reverse engineered prompt

Build me a pharmacy management web app that I can run locally on XAMPP. I want a clean responsive admin dashboard with secure login, then pages to manage medicines, suppliers, customers, purchases, invoices, stock, profile, and password changes.

The main thing is inventory and billing. Medicines should track batch details like expiry date, MRP, quantity, and stock levels. Purchases should let me record incoming stock from suppliers. Sales should create invoices, select medicines and available batches, fill customer details, and automatically reduce stock. I also want customer and supplier records that are easy to add, edit, and manage.

Please include useful reports for sales, purchases, and an overall summary so a shop owner can quickly see what is going on. Make the UI simple and practical, not fancy, and make sure the database is set up so I can import it into MySQL and start using the system right away. If anything is unclear, look up current docs online if you need to.

Want more depth? Deep Reverse