WakarAlvee/CSharp_project- — reverse-engineered prompt
Reverse engineered prompt
Build me a clean C# final project app from this repo and make it work end to end. There isn’t a README, so please inspect the existing project and the SQL script to understand what it is supposed to do, then finish it into a usable desktop or web app based on what is already there.
Set up the database from script.sql, connect the app to it, fix any broken code, missing forms, connection strings, or startup issues, and make sure a normal user can open the app and use the main features without errors. If the database tables suggest records like users, products, students, orders, or similar, add simple screens to view, add, edit, delete, and search those records.
Please keep the design simple and polished enough for a class final project, with clear labels, validation, helpful error messages, and a short note explaining how to run it on another computer.
Want more depth? Deep Reverse