CAPSTONE-2022-2023 / Group_22

0 stars 0 forks source link

As a customer, I want to login with my username and password, so that the system can authenticate me. #18

Open niazgh opened 1 year ago

AZ10CA commented 1 year ago

Description:

Users can use their credentials to access their account and all the information stored for that account in the Firebase database. A log in page will show up on the screen when the user opens the app. User then will be asked for username/email and a valid password to log in.

Acceptance Criteria

Testing Criteria

For testing purposes a few testing accounts will be created using Firebase database and then login attempts will be made.

marceljar commented 1 year ago

Accepted.