Yosefnago/ems-system — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a full stack employee management system for a small company. I want an admin to log in securely, manage employee records, assign departments, update contact details, archive employees instead of deleting them, and prevent duplicate emails or personal IDs.

It should have a clean dashboard that shows live employee stats, department breakdowns, employee status, upcoming birthdays or events, and a real time activity feed when admins add, update, or archive records. Please include payroll features for base salary, hourly rates, overtime, pension contributions, bonuses, salary slips, and monthly summaries.

Use a Spring Boot backend with PostgreSQL, JWT security, audit logging, and real time WebSocket updates. Use an Angular frontend with a polished Material style UI. Make it runnable with Docker Compose so I can start the whole thing locally and open it in the browser. Look up current docs online if needed.

Want more depth? Deep Reverse