pranshu1606/mPHATEKApp1 ? reverse-engineered prompt
Reverse engineered prompt
Build me a resume screening portal for a hiring team.
I want people to sign in with Google or GitHub, then see different access based on their role, like member, editor, admin, and super admin. New joinees should be able to upload their resume, and the main dashboard should let approved users view uploaded resumes, see parsed resume details, and score candidates with AI. The app should also enforce permissions on the server so users only see what their role allows.
Please make it a modern Next.js app with a simple clean dashboard, and use a Python backend for resume upload handling, parsing, storage, and AI scoring. It should save data locally with SQLite, keep uploaded PDFs, and support the founder account setup so the first super admin is created from an email in the env file. If anything needs current docs, look them up online and wire it up cleanly.
Are you gonna build this?
make sure you review the code using coderabbit