fssa-batch3 / fssa-batch3/sec_a_hariharan.veerakumar__corejava_project_2
User module
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Description:
Develop the functionalities for user management
### Tasks:
- [x] #1
- [x] #2
### Attributes
- [x] user id
- [x] First name
- [x] last name
- [x] age
- [x] email
- [x] password
- [x] phone
- [x] address
### Validations:
- [x] validateUser
- [x] validateLoginUser
- [x] validatePhone
- [x] validateEmail
- [x] validatePassword
- [x] validateName
- [x] validateAge
### ValidationTest:
- [x] testValidateUser
- [x] testValidateEmail
- [x] testValidatePassword
- [x] testValidateName
- [x] testValidatePhone
- [x] testValidateAge
- [x] testValidateLoginUser
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.