fssa-batch3 / fssa-batch3/sec_a_kishor.muruganandham__corejava_project_2
Borrow Module
Open
borrow-module
enhancement
- Dominant language
- Java
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Description:
Develop the backend functionalities for BORROW management.
### Tasks:
- [x] #12
- [x] #13
- [x] #14
- [x] #15
- [x] #16
### Attributes
- [x] user
- [x] book
- [x] borrowDate
- [x] returnDate
- [x] dueDate
- [x] fine
### Validation
- [x] validateBorrowDate()
- [x] validateReturnDate()
### Validation Test Cases
- [x] testValidBorrowDate()
- [x] testInvalidBorrowDate()
- [x] testValidReturnDate()
- [x] testInvalidReturnDate()
- [x] testValidReturnDateForAlreadyReturnedBorrow()
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.