tylermcnamara / CSC305-BudgetBuddy

0 stars 0 forks source link

US1: Account Creation #19

Open jasonli97 opened 8 months ago

jasonli97 commented 8 months ago

AS A user, INSTEAD OF having no means to create an account on the budgeting app, I WANT TO have the ability to create a new account IN less than 2 minutes SO THAT I can start managing my finances efficiently.

SCENARIO: User Account Creation

GIVEN the user has downloaded and opened the budgeting app for the first time, WHEN the user selects the option to create a new account, AND enters their email address and a secure password, THEN the app verifies the email format and password WITHIN 5 seconds, AND prompts the user to provide additional account details such as name and bank information WITHIN 10 seconds.