Ashutoshraj244/hire_wise_app — reverse-engineered prompt

Reverse engineered prompt

Build me a full stack hiring app called HireWise for recruiters who want to stop screening resumes by hand. I want a clean single page experience with signup and login, secure user accounts, and each user should only see their own jobs and candidates.

The main flow should let me create a job pipeline for a role, paste in the job description or requirements, then upload multiple resumes at once in PDF or Word format. The app should extract the resume text, compare each candidate to the role, give each one a match score, rank them from best to worst, and show the results in a polished dashboard. I also want to move candidates through simple stages like New, Shortlisted, and Rejected.

Please include useful table features like search, filtering, sorting, and pagination, plus export to CSV or Excel. Make the UI modern and glassy, with dark mode, light mode, and accent color switching. Use a React frontend, Node and Express backend, and MongoDB for storage. If anything is unclear, check current docs online and wire it up end to end.

Want more depth? Deep Reverse