fssa-batch3 / fssa-batch3/sec_a_ajaikumar.nataraj__corejava_project_2
User module | Read feature
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
###Attributes:-
- [ ] username
- [ ] email
- [ ] password
- [ ] phone
- [ ] dateOfBirth
- [ ] address
- [ ] gender
- [ ] landAddress
- [ ] landType
###Validations
- [ ] validateUser()
- [ ] validateEmail()
- [ ] validatePassword()
- [ ] validateName()
- [ ] validateDOB()
- [ ] validateType
###TestValidations
- [ ] TestvalidateUser()
- [ ] TestvalidateEmail()
- [ ] TestvalidateId()
###DAO
- [ ] ReadUser()
- [ ] getAllUser()
- [ ] findUserByEmail()
###Service:
- [ ] ReadUser()
###Service Test:
- [ ] validateReadUser()
###Estimation
- [ ] 9 hrs
# Rishi Agri Market
[Milestone](https://github.com/fssa-batch3/sec_a_ajaikumar.nataraj__corejava_project_2/milestones)
### ERDIAGRAM
[](https://freeimage.host/i/HbuvXBR)
### Flow
### Flow
```mermaid
flowchart TD
subgraph User Detail Read Feature
A[Start]
B[Click Profile Page]
C[Display Own Details]
D[End]
end
A --> B
B --> C
C --> D
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.