Prathima-D/FRPS_MediTech — reverse-engineered prompt
Reverse engineered prompt
Build me a simple ERP style app for a company that distributes medical instruments. I want it to feel like a real business tool, not just a demo, with clean screens and working backend data so someone can manage products, stock, customers, suppliers, and sales orders in one place.
Please set up the core flow so a user can add and update instrument items, track inventory levels, record incoming stock from suppliers, create customer orders, and see basic status views like what is in stock, what is low, and what has been ordered. If it makes sense, include simple roles so admin and regular business users do not see the exact same things.
Use the project structure that is already in this repo and make it runnable end to end with sample data so I can click around and understand it right away. Keep the UI straightforward and business friendly. If anything is unclear, use sensible defaults and look up current docs online if you need to.
Want more depth? Deep Reverse