nareshsrinivas/swipe_hire ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack job application app called SwipeHire where people can sign up, log in, upload a resume, and then swipe through a feed of jobs like a dating app. When they swipe right, it should create an application, score the match based on their skills, and generate a tailored cover letter with AI if available, with a simple fallback if not. Swiping left should skip the job.
I want a clean dashboard where users can see their saved jobs, application status, notifications, and some basic stats. Also add a page to view a job in detail, manage resume info, and update job preferences. Please make the frontend polished and responsive, and make the backend handle auth, job feed, applications, resume upload, and the API for the dashboard. Use a real database setup, seed it with demo data, and include Docker so I can run everything easily. If you need to, look up current docs online for any library details.
Are you gonna build this?
make sure you review the code using arcumet