code100x / job-board

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

✨ Improvement: autosuggest skills for job-form / applying to jobs #428

Closed aakash2330 closed 1 month ago

aakash2330 commented 1 month ago

📜 Description

use some already present dataset (maybe linkedin skills api) to suggest users skillset , just like we are doing with locations for gmaps api , we might not want to hardcode that in our schema

👟 Reproduction steps

No response

👍 Expected behavior

it should suggest all the fields that match with what the user is typing in the combobox

📃 Provide any additional context for the Bug.

we might not want to hardcode all the skills in our schema

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

🏢 Have you read the Contributing Guidelines?

aakash2330 commented 1 month ago

i'd like to be assigned