Alex803161/vacancy-aggregator — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple vacancy aggregator website where people can browse job openings and employers can submit a new vacancy. I want it to feel like a small job board, with a clean home page, job cards, search or filtering by title, location, and category, and a clear button to post a job.

Please include pages for contacts, terms, privacy, and an admin area where submitted vacancies can be viewed or managed. If there isn’t a real backend, use sample data in JavaScript and make the code easy to connect to an API later. The post job form should collect the company name, job title, description, location, salary if available, contact info, and submit cleanly with a success message.

Make everything mobile friendly, simple, and fast. Keep the design professional but not too fancy. Add basic SEO items like page titles, descriptions, robots, and sitemap support. If you need current best practices, look them up online.

Want more depth? Deep Reverse