Content
2 - Development
Overview
Building the core system features and integrating modules based on the design.
99% Total progress128 closed (96%) 5 open (4%)
Related work packages
-
3.3.1.1.1 Create registration page layout and input fields
-
3.3.1.1.2 Build form with validation (required fields, email format, password rules)
-
3.3.1.1.3 Connect to API, validate inputs, hash password, save to database
-
3.3.1.1.4 Display messages for success, invalid input, or duplicates
-
3.3.1.1.5 Verify registration works (valid/invalid cases) and check responsiveness
-
3.3.2.1.1 Create login page with username and password fields
-
3.3.2.1.2 Build form with basic validation (required fields, invalid input handling)
-
3.3.2.1.3 Connect to authentication API, verify credentials, manage sessions/tokens
-
3.3.2.1.4 Show messages for wrong credentials, account not found, or successful login
-
3.3.2.1.5 Verify login works (valid/invalid cases, empty fields, incorrect password)
- Show work packages