-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
As a user, I want to register myself with a name and optionally a deck name so I can participate in games.
Acceptance Criteria
Users can enter their name and deck name in a form.
Registration form validates input (e.g., name is required).
Registered users appear in the "Available Players" list.
Tasks
- Design and implement the registration form.
- Add input validation for the form.
- Store user information in the player pool.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels