rexxy201/FieldOps — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a complete ISP field service operations web app called FieldOps.

It should help an internet service provider manage field work from ticket creation through resolution. I need different roles for admin, supervisors, engineers, customer support, and vendors, with each role seeing the tools that make sense for them. Include ticket lifecycle management, SLA and MTTR tracking, customer records, bulk ticket actions, analytics dashboards, and CSV exports.

I also want a real field operations feel, with GPS based maps for engineers, dispatching or auto assignment, push and email notifications, and a simple customer self service portal where customers can check or raise issues.

Use a modern TypeScript full stack with React on the frontend, Express on the backend, PostgreSQL with Drizzle for data, and make it clean enough to run locally and deploy later. Please wire up the main screens, database schema, API routes, auth and role access, and use realistic sample data so I can test the whole flow end to end.

Want more depth? Deep Reverse