Behavior
As a developer, I would like obtain a profile picture for the user
Tasks
Acceptance Criteria
-
Given that there is a clear indicator on the frontend to upload a picture, when users will click on the area to upload a photo it will open up an option to upload from their local file storage.
-
Giventhat there is a clear error/success message, when the user uploads an image, there will be a clear message on the front end indicating a success or fail.
-
Given the success of the image upload, the user’s profile image will appear on the profile page for the specific user, and on the main navigation bar.
-
Giventhat the user’s account is connected to Google Drive, the user will be able to attach a profile picture from their connected account.
Behavior
As a developer, I would like obtain a profile picture for the user
Tasks
Acceptance Criteria
Given that there is a clear indicator on the frontend to upload a picture, when users will click on the area to upload a photo it will open up an option to upload from their local file storage.
Giventhat there is a clear error/success message, when the user uploads an image, there will be a clear message on the front end indicating a success or fail.
Given the success of the image upload, the user’s profile image will appear on the profile page for the specific user, and on the main navigation bar.
Giventhat the user’s account is connected to Google Drive, the user will be able to attach a profile picture from their connected account.