charovatzbassar / charovatzbassar/dva332-software-engineering-basic-course

As a user, I want to reserve a book for loan, so that I can read it.

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
documentation user story
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.