dev-launchers-platform
dev-launchers-platform copied to clipboard
[DEV][User Profile][Backend][Onboarding][Profile Page] Store users Skills
- Create properties/columns in Strapi, in the profile table that will store users:
- Skill sets
- This will be identical to the interests property that stores an array of interests, e,g CSS, HTML, Javascript etc…
- Either the existing profile api should be updated to reflect this, or a new api should be created for this
- Book some time with chung-ting to discuss the best solution for this. (Show him the UI so he will understand)