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

Update feature Implemented #34

Closed guyidk closed 1 day ago

guyidk commented 1 day ago

Feature to update book details and preview the image with validation and error-handling has been made

Farviz14 commented 1 day ago

Please resolve the conflict between the index.js, public/index.html, and public/js/getBook.js files and then proceed merge.