CodeHubOrg / codehub-mentorships

CodeHub Mentorship platform - built with Laravel and React
3 stars 0 forks source link

Create Profile #34

Open stiffneckjim opened 4 years ago

stiffneckjim commented 4 years ago

As a new user I want to create a profile for myself So that I can introduce myself to the other members of the mentorship programme

Scenario 1: The one where... I view my profile details - Happy Path

GIVEN I have registered for the site And I am logged in WHEN I select to edit my profile THEN I can see fields for the following details:

And my details are displayed

Scenario 2: The one where... I edit my profile details - Happy Path

GIVEN I have registered for the site And I am logged in And I select to edit my profile And enter my details for the following fields:

WHEN I save my details THEN they are updated and stored in the system.