Open fyliu opened 2 years ago
@fyliu Please add this to a discussion agenda with Nicole and I
Rethinking the skills model
See Skills and experience matrix example
The intention is to
additional use: as they add new skills, new opportunities become available and we will notify them in the app, that they unlocked an new opportunity.
We are definitely making a skills table.
I'll be meeting with Salima and Karen on 2023-03-09 at 1:00 PM pst to discuss Skills and experience matrix example
Leaving in New Issues to wait for input from @ExperimentsInHonesty and Database team for this and #142
@Neecolaa will make two issues to
From ER:
Potential solutions [draft] We are going to need a skills table with rows for each user three more tables:
skills list (name of skill, roles associated with, id) competency level (1 (no experience) 2 (exposure) 3 (some experience) 4 (experience) 5 (portfolio item)) table that joins the many users to their many skills
Overview
Suggestion from a PR review. The suggestion is to make the user table's current_skills into a many to many relationship to a skills table that contain all the skills.
Action Items
Discussion Items
Resources/Instructions
_Originally posted by @cnk in https://github.com/hackforla/peopledepot/pull/83#discussion_r985363106_