knight f4f227b24d Implement Google Books API integration for book updates and enhance library management features
- Added a new endpoint in `index.js` to update book data using the Google Books API, allowing for real-time updates based on ISBN.
- Introduced a `rebuild_book_entries` function in `libraryManager.py` to facilitate user-driven updates of book entries from the Google Books API.
- Enhanced error handling and user prompts for better interaction during book updates.
- Updated `public/index.html` and `public/script.js` to improve the user interface and support new functionalities.
- Modified styles in `public/styles.css` to enhance the layout and usability of the checkout button and location prompt.
2024-12-12 10:32:20 -05:00
2024-12-11 09:41:22 -05:00
2024-12-11 09:41:22 -05:00
2024-12-11 09:41:22 -05:00
2024-08-24 22:42:37 -04:00
2024-08-24 22:42:37 -04:00
Description
No description provided
1.7 MiB
Languages
JavaScript 72.6%
HTML 11.8%
Python 9.1%
CSS 6%
Dockerfile 0.5%