devict / website

The devICT website!
https://devict.org
1 stars 7 forks source link

Add local mentorship form/portal #19

Open ethanfranks opened 7 months ago

ethanfranks commented 7 months ago

Skylar Nichols in the devICT Slack recently asked about local mentorship opportunities. This sparked some conversation about devICT facilitating local mentorship.

@sethetter mentioned:

My rough thoughts on a minimal mentorship-esque program are

As I have looked for mentorship opportunities in the past I came across a platform called Coding Coach that does a similar thing; however, after reaching out to several mentors through the platform I never heard back from any of them. Offering something along these lines locally would make it easier to keep an up to date list of mentors. We could potentially use the Coding Coach platform as a reference for ideas and functionality.

sethetter commented 6 months ago

@ethanfranks thanks for starting the discussion here! We can break this down to some distinct tasks.

  1. Write the guidelines and code of conduct for mentors and mentees.
  2. Decide on the information we'll collect from mentors to display.
  3. Create a form on the website that saves the information in deno kv (since we're using deno deploy), and pings the devICT board channel for review and approval.
  4. Create a page on the site that displays a list of the approved mentors.

Filing those as individual issues and getting them divvied out seems like a good next step! Any pieces of this that seem most appealing to you?

ethanfranks commented 6 months ago

@sethetter thanks for breaking this down into manageable steps! I'm happy to take the lead or assist with any aspect of this. This is a project I feel very passionate about! If you or any other board members want to be in charge of the code of conduct, in particular, I would completely understand. However, I'm willing to work on that as well with guidance and approval, of course.

sethetter commented 6 months ago

@ethanfranks if you want to take lead on the form and display page, I can take lead on the guidelines?

ethanfranks commented 6 months ago

@sethetter that sounds great, thanks!