chicagopython / buddy_mentorship

App for ChiPy's Buddy Mentorship Program
GNU General Public License v3.0
7 stars 10 forks source link

Add user-set mentor and mentee capacity settings #122

Open raymondberg opened 4 years ago

raymondberg commented 4 years ago

As a mentor, I cannot mentor all people. I would like to signal to people whether I am at capacity or not.

Currently, I mentor two people by "accepting" two requests.

Screenshot 2020-07-04 12 13 52

I am not comfortable accepting more than 2. I would like to signal that on my profile. Something like:

Currently Mentoring: 2 People (0 more pairings/slots/positions/whatev available)
ZaxR commented 4 years ago

Issue #103 will get you halfway there with manual management of if you're discoverable/requestable or not. #103 is scheduled to be added in this upcoming sprint. For more advanced management (automatically opening/closing) this will have to depend on your request in #124