Description: The user registration form on the Manage NMK page currently lacks validation and accepts incorrect values such as:
1) Numbers in the name field.
2) Negative values for age.
3) Age values as low as 1 or 2, where addiction is not a realistic concern.
4) Negative values for addiction duration.
These fields need proper validation to ensure accurate data input. I would like to work on implementing these validations.
Description: The user registration form on the Manage NMK page currently lacks validation and accepts incorrect values such as:
1) Numbers in the name field. 2) Negative values for age. 3) Age values as low as 1 or 2, where addiction is not a realistic concern. 4) Negative values for addiction duration.
These fields need proper validation to ensure accurate data input. I would like to work on implementing these validations.
Can this issue be assigned to me?