Eminem0106/job_miniprogram — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a ready to run job recruitment mini program based on Python.

I want it to work for three kinds of users, job seekers, recruiters, and admins. Job seekers should be able to log in with WeChat, create a simple resume, upload a PDF attachment, browse and search jobs, favorite jobs, apply, and see interview schedules with reminders. Recruiters should be able to verify a company, post and manage jobs, review resumes by status, export resumes to Excel, and send interview invitations. Admins need a web dashboard to review companies, manage users, manage job categories like industry, city, salary, and job type, and view operation logs.

Please make it usable as a SaaS style system that can be deployed quickly. Use FastAPI for the backend, a WeChat mini program for the user sides, and a Vue based admin panel. Include role permissions for job seekers, recruiters, and admins, file storage for resume attachments, MySQL, Redis, nginx, and Docker Compose deployment.

Also include clear setup docs, API docs, sample data, and an上线检查清单 so I can run and test the full flow locally.

Want more depth? Deep Reverse