sreenu011/django ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple employee management website in this Django project.
I want a clean app where I can add employees, view a list of everyone, open a profile page for each person, edit their details, and delete records when needed. It should feel straightforward and usable, with a basic home page and navigation so I can get around easily. If it makes sense, add a simple search or filter so I can find people faster, and show a few useful fields like name, role, department, email, phone, and status.
Use the existing Django project structure and make it work with the included database. Keep the design simple and tidy, and make sure the pages actually function end to end. If you need to check current Django docs online for anything, go ahead and do that.
Are you gonna build this?
make sure you review the code using arcumet