RayyanAsif/Employee_Management_System ? reverse-engineered prompt
Reverse engineered prompt
Build me a responsive employee management web app where an admin can log in, see all employees, create tasks, assign them to a specific employee, and watch task progress and basic stats. Employees should also have their own login, then see only their assigned tasks, open task details, accept a task, mark it completed or failed, and view their own task counts.
I want it to feel like a clean dashboard experience with separate admin and employee views, and the app should keep working data in local storage so it still works after refresh. Please include a simple login screen, an admin dashboard, an employee dashboard, task cards or lists for new, accepted, completed, and failed tasks, and a form for creating tasks with title, description, date, category, and assignee.
Make it polished and responsive, and if you need to check any current React or Vite docs online while building it, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit