Implement user registration with profile setup #7

Closed
opened 2025-11-20 21:58:31 +00:00 by KZix · 0 comments
Owner

Acceptance Criteria:

  • User can register with email, nickname, name, password (min 3 chars), and optional photo
  • New users receive 10 welcome coins upon registration
  • Password validation enforces minimum 3 characters
  • Photo/avatar upload is optional but functional
  • Confirmation email or validation is implemented (if required)
**Acceptance Criteria:** - [x] User can register with email, nickname, name, password (min 3 chars), and optional photo - [x] New users receive 10 welcome coins upon registration - [x] Password validation enforces minimum 3 characters - [x] Photo/avatar upload is optional but functional - [ ] Confirmation email or validation is implemented (if required)
KZix added the authuser-managementfeature labels 2025-11-20 21:58:31 +00:00
KZix added this to the Bisca - Frontend project 2025-11-20 21:58:31 +00:00
KZix moved this to In Progress in Bisca - Frontend on 2025-11-21 13:38:29 +00:00
KZix added reference feature/frontend-registration 2025-11-21 13:38:55 +00:00
KZix self-assigned this 2025-11-21 13:39:06 +00:00
Edd self-assigned this 2025-12-29 14:58:24 +00:00
KZix was unassigned by Edd 2025-12-29 14:58:28 +00:00
Edd closed this issue 2025-12-30 17:16:08 +00:00
Edd moved this to Done in Bisca - Frontend on 2025-12-30 17:16:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SyntaxSquad/DADProject#7