charovatzbassar / charovatzbassar/dva332-software-engineering-basic-course
As a user, I want to reserve a book for loan, so that I can read it.
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## User Story:
>- As a user, I want to reserve a book for loan, so that I can read it.
## Steps for Demonstration:
>- The user goes to the details page of the desired book.
>- Click the "Reserve for Loan" button, if available.
>- Show the confirmation popup that the book has been reserved.
## Acceptance Criteria:
>- Users must be clearly shown the confirmation message.
>- Users must not have more than 5 ongoing reservations.
>- The book must be available.
>- Errors should be displayed in the same popup.
## Result:
>- Successful reservation of a loan.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.