fssa-batch3 / fssa-batch3/sec_a_saran.selvaraj__corejava_project_2
User Module
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Tasks
### [User Module | Register Feature](#1 )
- Implement the registration feature for users.
### [User Module | Login Feature](#4 )
- Implement the login feature for users.
### [User Update | User Module](#5 )
- Implement the functionality to update user information.
### [User Module | Delete User Features](#6 )
- Implement the feature to delete user accounts.
## Attributes
- Username
- Email
- Password
- DOB
- Gender
- Mobile Number
## Validations
### validateUser()
- Validates the user's attributes.
### validateName()
- Validates the user's name.
### validatePassword()
- Validates the user's password.
### validateEmail()
- Validates the user's email address.
## Validation Tests
### testValidateUser()
- Tests the overall user attribute validation.
### testValidateName()
- Tests the name validation.
### testValidatePassword()
- Tests the password validation.
### testValidateEmail()
- Tests the email validation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.