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: Sign Up / Login #16

Closed DarrachBarneveld closed 9 months ago

DarrachBarneveld commented 9 months ago

As a User, I can create or login into my account so that I can retrieve my preexisting secure data

Acceptance Criteria:

  1. User sign-up/login process should be easy to follow and intuitive.
  2. The sign-up/login page should have clear error handling and validation for user input.
  3. User registration data must be securely stored and processed.

Tasks

DarrachBarneveld commented 9 months ago

Users can view a login/register page and create an account that auto links to a userprofile model.