-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
The mentee receives suggestions based on his/her interests. The mentorship request workflow:
- Mentee requests for mentorship from a mentor
- Mentor receive the request
- Mentor checks the mentees profile
- Mentor accepts or rejects request
- Create a mentorship app
- Mentorship model fields; mentor, mentee, accepted (boolean), date_started
- Suggestions view: based on current logged in mentor
- Add mentorship request activity to the activities app
- Request view that sends a notification to mentor
- Mentorship request response (accept/reject) view
- If rejected request reason from mentor (feedback) but if accepted redirect to messaging with the mentee
Reactions are currently unavailable