LittleMoonie / JoblessAndFound

A project website for Epitech's Web course on a job offer website
2 stars 0 forks source link

Advanced Job Search & Filtering #29

Open LittleMoonie opened 1 week ago

LittleMoonie commented 1 week ago

Description: Implement an advanced job search system with filters for job type, location, salary range, company size, and more. Include keyword matching and AI-based job recommendations. Tasks: Create a frontend interface with filters. Implement backend API routes for advanced search. Set up keyword matching and filtering algorithms. Integrate AI-based recommendations.