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 error handling and input validation for edge cases #41

Closed DariusLim321 closed 10 hours ago

DariusLim321 commented 10 hours ago

Successfully implemented error handling and input validation for edge cases in Search and Get books such as

Empty search string Special characters in my search string Invalid parameter Long queries No data found

wei69 commented 10 hours ago

lgtm process to merge