I have entries for each Team member in my company.
I want to assign them:
- Soft Skills
- Hard Skills
and to give them ratings for each skill (eg. Employee 1 has React Front-end Skill - 4/5 stars)
How would I do that? I tried making a separate table with skills and linking it in my Team member table, but I can’t figure out how to set the ratings to be different for each one.