charovatzbassar / charovatzbassar/dva332-software-engineering-basic-course
As a librarian, I want to add a book, so that I can keep track of new books in the library.
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## User Story:
>- As a librarian, I want to add a book, so that I can keep track of new books in the library.
## Steps for Demonstration:
>- The user clicks the "Add new book" button in the librarian's dashboard
>- Enter the book details in their respected fields.
>- Click on "Add" 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 entry of a new book.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.