Open OlgaS40 opened 1 year ago
Short Description
Requirments
Happy flow:
[ ] The app should provide a sign-up form that includes fields for entering a username and password.
[ ] The username field should accept a valid email address or a unique username that is not already registered in the app.
[ ] The app should provide instant feedback if a user's username or password is invalid or does not satisfy the required criteria.
[ ] Upon successful submission of the sign-up form, the app should create an inactive account.
[ ] The app should send a confirmation email to the user's registered email address to verify the email and activate the account.
[ ] The app should activate the user's account after he clicks the confirmation link.
[ ] The app should provide a confirmation message to the user upon successful creation of their new account.
- Additional Requirements:
[ ] The app should prevent users from creating multiple accounts using the same email address or username.
[ ] The app should provide users with the option to reset their password if they forget it or need to change it for security reasons.
Short Description
Requirments
Happy flow:
[ ] The app should provide a sign-up form that includes fields for entering a username and password.
[ ] The username field should accept a valid email address or a unique username that is not already registered in the app.
[ ] The app should provide instant feedback if a user's username or password is invalid or does not satisfy the required criteria.
[ ] Upon successful submission of the sign-up form, the app should create an inactive account.
[ ] The app should send a confirmation email to the user's registered email address to verify the email and activate the account.
[ ] The app should activate the user's account after he clicks the confirmation link.
[ ] The app should provide a confirmation message to the user upon successful creation of their new account.
- Additional Requirements:
[ ] The app should prevent users from creating multiple accounts using the same email address or username.
[ ] The app should provide users with the option to reset their password if they forget it or need to change it for security reasons.