trishulhub-svg/trishulhub-dashboard — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me the TrishulHub internal dashboard as a polished web app. I want a clean login screen, seeded demo admin account, and a main dashboard where our team can manage projects, tasks, clients, money, attendance, and approvals in one place.

People should have different access based on their role, like super admin, admin, developer, and client. Admins should be able to add projects, assign tasks, track deadlines, manage clients and contacts, see revenue and billing summaries, review team availability, approve requests, and check basic analytics with charts. Developers and clients should only see what makes sense for them.

Please make it feel modern and responsive, with a simple sidebar layout, good empty states, forms with validation, and clear tables or cards. Use the existing Next.js, Prisma, SQLite, auth, and styling setup from this repo. Also make sure it can run locally and has a straightforward production setup for Hostinger with database seeding and health check working.

Want more depth? Deep Reverse