We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
βοΈ (25 points) Implement client-side validation for all required fields in the registration form, such as email, password, first name, last name, date of birth, and address fields (e.g., street, city, postal code, and country) for proper use with CommerceTools. RSS-ECOMM-2_09 [sprint_2] Issue RSS-ECOMM-2_09: Implement client-side validation for required fields in the registration form πΒ #84 feat(RSS-ECOMM-2_09): add registration formΒ #116
β (20 points) Display clear error messages indicating any validation issues, such as an improperly formatted email or a weak password. RSS-ECOMM-2_10 [sprint_2] Issue RSS-ECOMM-2_10: Display clear error messages for invalid inputs in the registration form βοΈΒ #85 feat(RSS-ECOMM-2_09): add registration formΒ #116
βοΈ (10 points) Integrate the registration form with a chosen authentication service, such as commercetools, to handle user registration. RSS-ECOMM-2_11 [sprint_2] Issue RSS-ECOMM-2_11: Integrate the registration form with a chosen authentication service πΒ #86 feat(RSS-ECOMM-2_11): integrate registration formΒ #122
β (15 points) Implement error handling for failed registration attempts, and display user-friendly error messages. RSS-ECOMM-2_12 [sprint_2] Issue RSS-ECOMM-2_12: Implement error handling for failed registration attempts πΒ #87 feat(RSS-ECOMM-2_11): integrate registration formΒ #122
π (15 points) Allow users to set a default address during registration. RSS-ECOMM-2_14 [sprint_2] Issue RSS-ECOMM-2_14: Allow users to set a default address during registration πΒ #89 feat(RSS-ECOMM-2_14): set default address during registrationΒ #131
π (15 points) Enable users to select different billing and shipping addresses or choose a single address for both billing and shipping during the registration process. RSS-ECOMM-2_15 [sprint_2] Issue RSS-ECOMM-2_15: Enable users to select different billing and shipping addresses during registration ππΒ #90 feat(RSS-ECOMM-2_15): set default addressΒ #174
The text was updated successfully, but these errors were encountered:
[sprint_2] ποΈ Registration Page Implementation
Sorry, something went wrong.
stardustmeg
No branches or pull requests
ποΈ Registration Page Implementation (120 points - Total)
Requirements
π 1. Input Validation (45 points)
βοΈ (25 points) Implement client-side validation for all required fields in the registration form, such as email, password, first name, last name, date of birth, and address fields (e.g., street, city, postal code, and country) for proper use with CommerceTools. RSS-ECOMM-2_09
[sprint_2] Issue RSS-ECOMM-2_09: Implement client-side validation for required fields in the registration form πΒ #84
feat(RSS-ECOMM-2_09): add registration formΒ #116
β (20 points) Display clear error messages indicating any validation issues, such as an improperly formatted email or a weak password. RSS-ECOMM-2_10
[sprint_2] Issue RSS-ECOMM-2_10: Display clear error messages for invalid inputs in the registration form βοΈΒ #85
feat(RSS-ECOMM-2_09): add registration formΒ #116
π 2. Integration with Authentication Service (25 points)
βοΈ (10 points) Integrate the registration form with a chosen authentication service, such as commercetools, to handle user registration. RSS-ECOMM-2_11
[sprint_2] Issue RSS-ECOMM-2_11: Integrate the registration form with a chosen authentication service πΒ #86
feat(RSS-ECOMM-2_11): integrate registration formΒ #122
β (15 points) Implement error handling for failed registration attempts, and display user-friendly error messages. RSS-ECOMM-2_12
[sprint_2] Issue RSS-ECOMM-2_12: Implement error handling for failed registration attempts πΒ #87
feat(RSS-ECOMM-2_11): integrate registration formΒ #122
π 3. State Management, Automatic Login, and Redirection (15 points)
[sprint_2] Issue RSS-ECOMM-2_13: Redirect users to the main page upon successful account creation and automatic login πΒ #88
feat(RSS-ECOMM-2_13): add relocate new user to main page after registrationΒ #123
π 4. Integration with commercetools for User Profiles and Addresses (30 points)
π (15 points) Allow users to set a default address during registration. RSS-ECOMM-2_14
[sprint_2] Issue RSS-ECOMM-2_14: Allow users to set a default address during registration πΒ #89
feat(RSS-ECOMM-2_14): set default address during registrationΒ #131
π (15 points) Enable users to select different billing and shipping addresses or choose a single address for both billing and shipping during the registration process. RSS-ECOMM-2_15
[sprint_2] Issue RSS-ECOMM-2_15: Enable users to select different billing and shipping addresses during registration ππΒ #90
feat(RSS-ECOMM-2_15): set default addressΒ #174
β¬ οΈ 5. Navigation to Login Page (5 points)
[sprint_2] Issue RSS-ECOMM-2_16: Add a button or link on the registration page that allows users to navigate to the login page πΒ #91
feat(RSS-ECOMM-2_16): add links on Login and Register pagesΒ #175
The text was updated successfully, but these errors were encountered: