GaryDolan / ci-p4-happy-little-artists

Code Institue project 4 (Diploma in Full Stack Software Development)
0 stars 1 forks source link

USER STORY: Sign up #23

Closed GaryDolan closed 8 months ago

GaryDolan commented 9 months ago

As a User I can sign up and create an account so that I can login to comment on posts, like posts and make bookings.

Acceptance Criteria:

  1. User sign up form should be easy to use.
  2. Sign up form should contain user input validation.
  3. User profile should be created and associated with user.

Tasks:

GaryDolan commented 8 months ago

User can create a sign in and upon creation a user profile is created for them.