Akshay-reddy0202/employee-management-system ? reverse-engineered prompt
Reverse engineered prompt
Build me a clean employee management web app for an office team.
I want a simple Angular app that lets me view employees in a table, search and filter them, add a new employee, edit details, and remove someone when needed. It should feel polished and easy to use, with a dashboard style home screen, good spacing, and responsive layout so it works on desktop and mobile.
Use the existing project setup and make the app run locally with the usual Angular dev server. If there’s a local data file or mock backend available, wire the app up to that so the employee list feels real and updates properly. Please keep the code organized, make the forms user friendly, and include basic validation for things like required fields and email format.
If you need to check current Angular docs or best practices while building it, go ahead and look them up.
Are you gonna build this?
make sure you review the code using coderabbit