As a User, I would like to set up a user account and log in to my account so that I can use this application to help me manage my bills.
Detailed Description
The first time user should create an account, and register a username, password, email, and telephone number. After creating the account, the user can use the username and password to login to the homepage. The user should also be able to log out from the homepage.
Acceptance Criteria
[ ] Given Username, Password, Email, and Tel, then create this user's account
[ ] Given Username and Password, then log in to this user's account
User Story
As a User, I would like to set up a user account and log in to my account so that I can use this application to help me manage my bills.
Detailed Description
The first time user should create an account, and register a username, password, email, and telephone number. After creating the account, the user can use the username and password to login to the homepage. The user should also be able to log out from the homepage.
Acceptance Criteria