Moss-salih/HCI-Lab — reverse-engineered prompt

Reverse engineered prompt

GitHub

I want a simple Windows desktop app for an HCI lab assignment, using the Visual Basic project that is already here. Keep it to one main form and make it feel like a small classroom demo of good user interaction, not something overly complex.

The app should let a person enter some basic information, click buttons to interact with it, and get clear feedback on the screen. Make the layout clean and easy to understand, with labels, input boxes, and a few common controls that show off usability basics like validation, helpful messages, and sensible defaults. If the current form files are just a starter, finish them and make the interface look organized and beginner friendly.

Please wire everything up so it runs without errors, keep the code readable, and add short comments where the logic matters. If something is missing from the project, use reasonable defaults and keep the scope small. You can look up current docs online if you need to.

Want more depth? Deep Reverse