code100x / job-board

100xdevs job board - temp domain attached ( will update soon )
https://job.vineet.tech
268 stars 417 forks source link

🚀 Feature: Job Expiry #482

Open Paribesh01 opened 1 week ago

Paribesh01 commented 1 week ago

🔖 Feature description

This feature allows job postings to have an expiry date, ensuring that outdated or inactive jobs are automatically marked as expired after a certain period (e.g., 30 days) or removed from the listings.

🎤 Why is this feature needed ?

job posters might forget to remove outdated postings, leading to confusion for job seekers. Expiring job posts ensures the listings are always relevant and current

✌️ How do you aim to achieve this?

I will implement an expiryDate field in the database and set it when creating a job post. A scheduled task will periodically check and mark jobs as expired when their expiry date is reached.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

Yes I am willing to submit a PR!

Paribesh01 commented 1 week ago

@VineeTagarwaL-code can i start working

VineeTagarwaL-code commented 6 days ago

go ahead

iamhvsharma commented 5 days ago

Can I start working?