fssa-batch3 / fssa-batch3/sec_a_naveenasri.nagarajan__corejava_project_2

User Module

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
enhancement user-module
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Description
Develop the backend functionalities for user management.

### Tasks
- [x] #1
- [x] #2
- [x] #3
- [x] #4

### Attributes:
- [x] userId
- [x] email
- [x] password
- [x] name
- [x] phone number
- [x] type
- [x] isDeleted

### Validations:
- [x] validateUser()
- [x] validateName()
- [x] validateEmail()
- [x] validatePassword()
- [x] validatePhonenumber()
- [x] validateDeleteUser()

### Test:
- [x] testValidateUser()
- [x] testValidateEmail()
- [x] testValidatePassword()
- [x] testValidatePhonenumber()
- [x] testValidateName()

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names a user-management backend and validation targets—validateUser(), validateName(), validateEmail(), validatePassword(), validatePhonenumber(), validateDeleteUser(), and their tests—but gives no file paths or entry points. First locate those symbols and the existing user module, then compare the implementation with the listed attributes and confirm every named validation test passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.