partkeepr/PartKeepr — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a web based inventory app for keeping track of electronic parts, like resistors, capacitors, chips, modules, and other small components.

I want to be able to add a part, edit it, search for it later, and see how many I have. Each part should have basic details like name, description, category, quantity, and where it is stored. It should be easy to update the stock count when I use parts or buy more. Please make the interface simple and practical, more like a workshop tool than a fancy shopping site.

Use PHP with Symfony if that fits, and store the data in either MySQL or PostgreSQL. Include whatever setup files are needed so I can run it locally and install it cleanly. If you need current docs for setup or framework details, look them up online.

Focus on making the first working version solid, with a clean database, basic user friendly screens, and clear install instructions.

Want more depth? Deep Reverse