DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

User Story: Update Email #72

Open DarrachBarneveld opened 8 months ago

DarrachBarneveld commented 8 months ago

As a User, I can update my email address so that I can receive important notifications and updates.

Acceptance Criteria:

  1. Users can access the email update feature from their account settings.
  2. Users can input their new email address and confirm it.
  3. Users receive a verification email to confirm the email change.
  4. Users receive notifications at their new email address after verification.

Tasks