fssa-batch3 / fssa-batch3/alsabana.sahubarali__corejava_project_2
Order Module | Create Order feature #7
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Attributes
- [ ] order_id
- [ ] orderedProduct
- [ ] quantity
- [ ] orderedUser
- [ ] address
### Validations
- [ ] validateQuantity
- [ ] validateAddress
### Validation Tests
- [ ] TestValidateAddress
- [ ] TestValidateQuantity
### DAO
- [ ] create
### Service
- [ ] createOrder
### Service Tests
- [ ] TestCreateSuccess
- [ ] TestCreateFail
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Order module's DAO and service entry points, then read the existing order models and validation patterns. Implement the listed attributes, validations, DAO create operation, and service createOrder operation; use TestValidateAddress, TestValidateQuantity, TestCreateSuccess, and TestCreateFail as the completion checks.
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
- Mostly clear
- Newbie friendliness
- 35/100