Success
EPIC:
auth
Authentication
STORY:
sign_up
As a new household organiser, I can create an account and land on Home.
AC:
success
Creating an account lands on Home with seeded members.
initial state — Welcome page (unauthenticated landing)
Expect:
|
|
|
|
tap "Create your household" on Welcome → the sign-up page
User Actions:
|
|
|
|
fill username / email / password / confirm
User Actions:
|
|
|
|
tap "Create account" → lands on Home with seeded members
User Actions:
|
|
|
|