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 Adminpanel: https://admin.insta.the1s.de Landingpage: https://admin.insta.the1s.de/api
https://insta.the1s.de
Readme 4.9 MiB
v1.2 Latest
2025-11-17 21:48:44 +01:00
Languages
TypeScript 60.2%
JavaScript 37.4%
CSS 1.5%
Dockerfile 0.4%
HTML 0.3%
Other 0.2%