You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary
For usability purposes, we want our users to have a specific account set up with SnapShop.
Acceptance Critera
There is a Create an Account feature where users can input a username and password
The username and password created by the user is added to our Firebase dataset
The user can log in and out using the username and password combination they created
Users lists are connected to their username and password, and users cannot access other accounts' lists
Notes
Consider attaching a UUID to each user, and consider error-handling: We want our users to make sure their password is strong and includes at least one special character, one capitalized letter, one lowercase letter, and any other elements of a strong password.
The text was updated successfully, but these errors were encountered:
Summary
For usability purposes, we want our users to have a specific account set up with SnapShop.
Acceptance Critera
Notes
Consider attaching a UUID to each user, and consider error-handling: We want our users to make sure their password is strong and includes at least one special character, one capitalized letter, one lowercase letter, and any other elements of a strong password.
The text was updated successfully, but these errors were encountered: