zkqiang/job-web-demo — reverse-engineered prompt
Reverse engineered prompt
Build me a simple recruiting website like a lightweight Lagou clone.
It should have two kinds of users, job seekers and companies. People should be able to register, log in, edit their profiles, upload a resume, search jobs and companies, view detail pages, and apply for jobs. Companies should be able to register, log in, edit their company info, create and manage job posts, take jobs online or offline, delete or update them, and review applications with feedback.
Use Python with Flask, Jinja templates, Bootstrap styling, and MySQL. Make it feel like a clean Chinese job board with a homepage, job list and detail pages, company list and detail pages, personal dashboard, and company management dashboard. Include basic seed data so I can test it quickly, plus clear setup instructions for installing dependencies, configuring the database, running migrations, and starting the app.
Want more depth? Deep Reverse