testuserflex/sokrio ? reverse-engineered prompt

Reverse engineered prompt

Build me an internal inventory management system for a small business, with a simple login screen for username and password and then a dashboard that shows a quick summary of products, stock, and sales or distributions.

I want a sidebar that takes the user to the main areas of the app. There should be a New Record page for recording sales or distributions by selecting a product, entering the quantity, adding it to a cart, and then submitting the cart to complete the record.

There should also be Stock pages for viewing stock levels, adding incoming stock with product, quantity, and price, and a reconciliation page where someone can enter the actual stock count for each product and save all the changes at once.

For Products, I need pages to add new products, view all products with quantity and edit or delete actions, and manage product categories and units with edit and delete options.

Make it clean, easy to use, and suitable for an internal admin style app. If you need to check current best practices or docs, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab