haby9825/GEN_CV — reverse-engineered prompt
Reverse engineered prompt
Build me a simple CV generator from this project. I want a user to open the web app, fill in their personal details, work experience, education, skills, links, and a short summary, then preview a clean CV and download it as a PDF. It looks like there are already frontend and backend folders, plus sample PDF files and a template, so use what’s here and turn it into a working app instead of starting from nothing.
Please make the form easy for a normal person to use, with sections they can add or remove, sensible placeholders, and basic validation so required fields aren’t missed. The generated PDF should look professional and be based on the existing template if that makes sense. Also make sure it runs locally with the existing environment files and Docker Compose setup if possible.
If anything is missing or unclear, make reasonable choices and keep it simple. Look up current docs online if you need to.
Want more depth? Deep Reverse