adeeshperera/winforms-inventory-management — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Windows desktop inventory management app for a small business. I want it to open with a secure login screen, including a way to show or hide the password, then take the user to a simple main dashboard where they can move between the main sections.

The app should let staff manage users, products, customers, categories, and customer orders. Each section should show records in an easy to read table and allow adding, editing, deleting, and saving information with basic validation so people can’t leave important fields blank. Products should track details and quantities, customers should keep contact information, and categories should help organize products.

Please make it feel like a clean C# Windows Forms app for Windows, with consistent styling, clear buttons, helpful error messages, and confirmation prompts before closing or deleting things. Keep the layout practical and easy for non technical staff to use. Look up current docs online if you need to.

Want more depth? Deep Reverse