TusharP-07/job-application-tracker — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a job application tracker for my job search. I want to sign up with email and password, then land on a dashboard with a Kanban board called Job Hunt. It should start with columns like Wish List, Applied, Interviewing, Offer, and Rejected.

I need to add job cards with the company, role, location, salary, notes, tags, and any useful details. I should be able to edit or delete them, and drag cards between columns or reorder them inside a column. Make the board feel smooth, with clear visual feedback while dragging.

Please make sure each user only sees their own board and that a new board is created automatically when someone signs up. Use Next.js, TypeScript, Tailwind, MongoDB, and the auth setup that fits this project. Include a simple seed script with sample jobs so I can test it quickly. Look up current docs online if you need to.

Want more depth? Deep Reverse