Devasingh20/Resume-analyzer ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app that lets someone upload a resume and get an easy to read analysis of it.
I want the app to have a clean page where a user can submit a resume file, then see a results screen that highlights the important info it found, like skills, experience, education, and any missing or weak areas. Make it feel useful for job seekers, not technical. Add a basic backend so the upload and analysis flow works end to end, plus whatever routes, controllers, models, and middleware are needed to keep it organized. If you need to check current docs for anything, go ahead and look them up online.
Please make the front end simple and polished, and make sure the app runs smoothly with sensible error handling when a file is missing or unsupported. If there’s a natural way to include a score or summary, that would be great too.
Are you gonna build this?
make sure you review the code using coderabbit