fssa-batch3 / fssa-batch3/sec_a_logesh.venkatesan__corejava_project_2
User Module
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# User Management Backend Functionalities
## Tasks
### [User module | Register Feature ](#1 )
### [User module | Login Feature](#2 )
### [User Update | User Module](#5 )
### [User Module | Delete User Features](#6 )
## Attributes
- Username
- Email
- Password
- Profile Image
- 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.