charovatzbassar / charovatzbassar/dva332-software-engineering-basic-course
As a librarian, I want to update book details, so that I can correct any potential mistakes.
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## User Story:
>- As a librarian, I want to update book details, so that I can correct any potential mistakes.
## Steps for Demonstration:
>- The user goes to the details page of the desired book.
>- Click the "Edit" button.
>- Update the book details in their respected fields.
>- Click on "Edit" button.
>- Show a confirmation popup.
## Acceptance Criteria:
>- Users must be clearly shown the confirmation message.
>- User must be a librarian.
>- Errors should be displayed in the same popup for wrong data formats.
## Result:
>- Successful update of book details.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.