-
Notifications
You must be signed in to change notification settings - Fork 2
Description
US As a mentor I want to have a personalized mentor-account for MShauri, so that I can review / monitor my mentees' answers to the questionnaire and use any other future mentor-backend features.
Background information: this mentor account will later also be used for additional features such as writing comments about specific mentee-companies or creating personalized dashboards. Those features still have to be specified. But basically this is the reason why we need personalized accounts instead of having one mentor account.
"have a mentor-account": how should I best get the mentor-account?
you get a link and on the link you have a page that has several text fields: name, email, password, confirmation of password.
the email has to be a valid email. The password should also be validated in terms of the number of characters.
what happens after the signup?
I fill out the signup form out, I press submit and what happens then? Answer: I should be directed to the dashboard.
where does the mentor get the link from?
the mentor-coordinator sends the mentors the link to sign up.
The link should always be the same, it's just the URL of the signup page. It's not a personalized link or anything.
Sidenotes / additional parameters
The signup page should not be in the menu of the Mshauri page. So you need to have the link to sign up.
If you are already signed up you have a login-option.
Todo
- create mockups that show this process, where we can click it through.
Mockup: https://www.figma.com/file/3UMfMVshH0H6PDCylo3bFb/Untitled?node-id=0%3A1
@ Michael : Possible further features of the mentor profile. Should they be in this US or in a different one?
As a mentor I want to be able to change my display name so that ......
As a mentor I want to be able to change my password so that when I forget my password I can always change it using my email.