VedPatel2811/devportal ? reverse-engineered prompt
Reverse engineered prompt
Build me a developer portal for managing APIs with Django. I want users to be able to sign up, log in, and have different access levels for Admin, Developer, and Viewer so each person only sees what they should. The app should let developers create and manage API keys, view API documentation that is generated automatically, and try the API right from the site in an interactive way.
I also want a dashboard that shows API usage in a simple, visual way so it is easy to see activity at a glance. Include an admin area where I can manage users and API keys. Make the interface clean and straightforward, with the main pages already wired up and working. If you need to look up current docs online while building it, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit