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

Add check-in functionality for borrowed books #29

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 25, 2024

  1. Add check-in functionality for borrowed books

    Implemented a new endpoint to allow patrons to check in borrowed books. Updated Hold and Book domain classes and added corresponding tests to ensure correct behavior and validations during check-in.
    xsreality committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    e1196da View commit details
    Browse the repository at this point in the history