CAPSTONE-2022-2023 / Group_22

0 stars 0 forks source link

As a customer, I want to create an account, so that I can place an order. #13

Open niazgh opened 1 year ago

niazgh commented 1 year ago

Description:

Users can use their chosen credentials to access the sign-up page and all the information will be stored in the Firebase database. A registration form will be provided when the user opens the app. user need to enter his/her information and a valid password to create an account.

Acceptance Criteria

Testing Criteria

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

marceljar commented 1 year ago

Accept. This also entails the UI to send the account information to Firebase, as well as responses to different Firebase actions. Niaz will focus on UI design. Alireza and Hyungi will work on functionality.