RRAAYYY/serverjokbaru ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple license management app for tracking and validating software licenses.
I want a web app where I can add, view, edit, and delete licenses, see whether they are active or expired, and tell if a license is locked to a device. It should store data in a small local database and include a basic admin area so I can manage everything easily. I also want an API endpoint for checking a license from another app, returning whether it is valid, expired, or blocked.
Make the interface clean and straightforward, with a success message when changes are saved and obvious status labels for each license. If it helps, include a couple of small helper scripts for creating an admin user and testing the database connection. Use the current docs online if you need to confirm anything.
Are you gonna build this?
make sure you review the code using coderabbit