iexpertapps/mawaddah-admin-panel ? reverse-engineered prompt
Reverse engineered prompt
Build me a complete admin dashboard for the Mawaddah platform with a clean dark and light theme.
I want a role based system where admins can manage users, appeals, donations, and wallet transactions from one place. The backend should be a Django REST API with clear separation between business logic, permissions, serializers, and views, and it should include the usual setup for local development with SQLite and production with PostgreSQL. Please also make sure there is API documentation available in Swagger or OpenAPI, and that the project is easy to run with migrations and a superuser.
For the frontend, create a modern dashboard experience that connects to the API and feels polished, responsive, and easy to use. If anything is missing or unclear, check the current docs online and fill in sensible defaults. I’d like the whole thing to be wired up so it feels like a real admin product, not just a scaffold.
Are you gonna build this?
make sure you review the code using coderabbit