Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY: Make a check so that you cannot enter the same title of a book by the same author twice #25

Open
SVDotsenko opened this issue May 7, 2024 · 0 comments
Assignees

Comments

@SVDotsenko
Copy link
Owner

As a developer, I can implement a check to prevent entering the same title of a book by the same author twice so that the database maintains unique entries.

  • Acceptance criteria 1: A check is implemented that prevents duplicate entries of the same book title by the same author.
  • Acceptance criteria 2: An error message is displayed when a user tries to enter a duplicate book title by the same author.
  • Acceptance criteria 3: The database maintains unique entries for book titles by the same author.
@SVDotsenko SVDotsenko self-assigned this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant