theis.gaedigk 9287c949ca feat: Implement loan management features including fetching, creating, and deleting loans
- 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.
2025-08-19 19:13:52 +02:00
2025-08-18 17:15:58 +02:00
2025-08-18 15:21:55 +02:00
2025-08-18 16:57:28 +02:00
2025-08-18 15:21:55 +02:00

The file is empty.
Description
Made with ❤️ by Theis Gaedigk - Jahrgang 2019
https://insta.the1s.de
Readme 4.2 MiB
Languages
TypeScript 74.8%
JavaScript 24.3%
HTML 0.4%
Dockerfile 0.2%
CSS 0.2%
Other 0.1%