guyidk / BookTrack_DevOps_Project

The application allows administrators to manage the library's collection and handle book borrowing transactions. The key functionalities include adding, viewing, and updating books information, as well as logging borrowing activities
0 stars 0 forks source link

Implemented View Books With Error Handling and Basic search function #26

Closed DariusLim321 closed 1 day ago

DariusLim321 commented 1 day ago

Developed the View Books feature to display a list of books with relevant details with error handling for edge case Integrated a basic search function that allows users to search for books by title.

Farviz14 commented 1 day ago

LGTM, proceed to merge.