Open lorepirri opened 1 year ago
Name | Link |
---|---|
Latest commit | a180b7ab9722835f3e8f59959046d50d0c3c35cc |
Latest deploy log | https://app.netlify.com/sites/tupu-app/deploys/63e3378c8cb8530008a636e5 |
Deploy Preview | https://deploy-preview-114--tupu-app.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
@raluka you could start from here, and use as a reference #48 : the idea is to list the skills in the Preferences page and not into another separate page.
@raluka this is the new PR, you could 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)
@lorepirri unfortunately current workload doesn't allow me to contribute in the next couple of months to the projects. I am happy to help with code reviews
@lorepirri unfortunately current workload doesn't allow me to contribute in the next couple of months to the projects. I am happy to help with code reviews
Hi @raluka thanks for the review, no stress! Life comes first!
What Github issue does this PR relate to?
Close #15
Ref #48 (old PR, to be used as reference)
Changes proposed in this pull request: