Resarex/django_ai_employees ? reverse-engineered prompt
Reverse engineered prompt
Build me a Django web app called AI Employees that lets a small business manage a few AI assistants for customer orders and support.
I want a simple site with a home page, basic navigation, and clean templates. There should be an orders area where users can view, create, and track orders, and a support area where they can see customer questions or tickets and update their status. Include a basic admin style dashboard so I can quickly see what is open, what is in progress, and what is done.
Please make it feel polished but simple, with reusable templates and a straightforward layout. If it makes sense, add a way for a user to log in and see their own data. Use Django best practices and keep the code easy to understand, since I may want to extend it later.
If you need to check current Django docs for anything, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit