Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A mentor should be able to set their skills #15

Open
3 tasks
tsg opened this issue Feb 8, 2022 · 3 comments · May be fixed by #48 or #114
Open
3 tasks

A mentor should be able to set their skills #15

tsg opened this issue Feb 8, 2022 · 3 comments · May be fixed by #48 or #114
Labels
good first issue Good for newcomers

Comments

@tsg
Copy link
Member

tsg commented Feb 8, 2022

  • On preferences page add list with expertise using list box read only
  • When clicking on Edit Preferences mentor can also update expertise list from a given list
  • Persist the list of possible expertises as enums in a table
@Rambazamba6
Copy link
Contributor

Rambazamba6 commented Feb 12, 2022

  • Create new page ‘Your Expertise‘

  • Add CheckBox Group with the labels: BusinessDevelopment....

  • Add text 'Other knowledge areas you would like to share with mentees'

  • Add editable field

Screenshot 2022-02-12 at 05 52 34

@Rambazamba6 Rambazamba6 self-assigned this Mar 14, 2022
@Rambazamba6 Rambazamba6 linked a pull request Aug 29, 2022 that will close this issue
1 task
@Rambazamba6 Rambazamba6 removed their assignment Oct 18, 2022
@Rambazamba6
Copy link
Contributor

I'm putting back this issue in the TODO list as I've started it but I won't have time to finish it.

@lorepirri lorepirri linked a pull request Dec 11, 2022 that will close this issue
1 task
@lorepirri lorepirri removed a link to a pull request Feb 8, 2023
1 task
@lorepirri lorepirri linked a pull request Feb 8, 2023 that will close this issue
1 task
lorepirri added a commit that referenced this issue Feb 8, 2023
@lorepirri lorepirri linked a pull request Feb 8, 2023 that will close this issue
3 tasks
@lorepirri lorepirri linked a pull request Feb 8, 2023 that will close this issue
3 tasks
@lorepirri
Copy link
Contributor

  1. Have a look at types/dbTablesEnums.js and use MentorSkillLabelsEnum to create a list of skills with checkboxes or multi-select list (I have not seen any in Chakra-ui though, so I'd go with checkboxes).
  2. Add skills section in the preferences page of a mentor (view, and edit mode).
  3. Add readonly skills section in the page of a mentor profile (e.g. https://deploy-preview-115--tupu-app.netlify.app/mentors/rec_c8ei3pt17c43qguaejsg ).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants