9287c949ca93937e313a51e841a7d57a862beb3e
- Added database functions for managing loans: getLoans, getUserLoans, deleteLoan, and createLoan. - Updated frontend to include new Form4 for displaying user loans and handling loan deletions. - Replaced Form3 with Form4 in App component. - Enhanced Form1 to set borrowing dates and fetch available items. - Improved Form2 to display borrowable items and allow selection for loans. - Introduced utility functions for handling loan creation and deletion in userHandler. - Added event listeners for local storage updates to keep UI in sync. - Updated fetchData utility to retrieve loans and user loans from the backend.
The file is empty.
Description
Languages
TypeScript
74.8%
JavaScript
24.3%
HTML
0.4%
Dockerfile
0.2%
CSS
0.2%
Other
0.1%