Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Member Scenario System

Registers Member inputs details


1. Username
2. Email Address
3. Password
4. Country
1. Validates user information:
o Valid and unique email
address that is not
already in use
o Strong password
o Username is available
2. If validation is successful,
o User data is stored in
database with
'unconfirmed' status
o Confirmation email is sent
to user and message
displayed to user
o When user clicks
confirmation link in
email, user information
in database is set to
'confirmed' and message
displayed to user
o User is given the option of
setting up a subscription
3. If validation is unsuccessful
o Message with reasons for
unsuccessful validation
are displayed to user
and he/she has a
chance to try again

You might also like