KostaVlev/Wilson — reverse-engineered prompt
Reverse engineered prompt
Build me a web based ERP and CRM for a small construction company, similar to Wilson. It should help a manager keep track of companies, workers, projects, storage items, accounting basics, and scheduled work.
I want a simple dashboard where someone can see active projects, upcoming jobs, people assigned to work, and any storage or material records. Add basic pages to create, edit, view, and delete companies, people, projects, storage entries, and schedule items. Keep the interface clean and practical, not fancy.
Use C# with ASP.NET Core MVC since this is meant to be a normal business web app. Set it up so the data model is organized cleanly and can grow later. It does not need to be production ready, but it should run locally, have sample data, and be easy for another developer to continue. Look up current docs online if you need to.
Want more depth? Deep Reverse