TechQuanta/TaskManagementSystem ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple but polished employee task management web app where admins can create users, assign tasks, and see each task move through statuses like pending, in progress, and done. Employees should be able to log in securely, view only their own tasks, update progress, and see a clean dashboard with basic stats and charts for productivity and completion rates.
I also want an admin area to manage users, tasks, and reports without needing to edit the database directly. Make the interface feel modern and easy to use, with a nice homepage, login flow, task lists, and an analytics page that uses charts to show useful summaries.
Please set it up so I can run it locally with the included database, and if it makes sense, make it easy to deploy with Docker too. Keep the code clean and complete so I can open it and use it right away.
Are you gonna build this?
make sure you review the code using coderabbit