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
Description
Made with ❤️ by Theis Gaedigk - Jahrgang 2019 Tutorial/Tour: https://portfolio-theis.de/tours/ Userpanel: https://demo.insta.the1s.de Adminpanel: https://demo.admin.insta.the1s.de
https://demo.insta.the1s.de
Readme Apache-2.0 5.5 MiB
v2.1.1 Latest
2026-02-07 18:02:21 +01:00
Languages
TypeScript 71.1%
JavaScript 26.4%
CSS 1.7%
Dockerfile 0.4%
HTML 0.3%