This website requires JavaScript.
Explore
Help
Sign In
Matthias-Claudius-Schule
/
borrow-system
Watch
4
Star
1
Fork
0
You've already forked borrow-system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
4
Wiki
Activity
Files
hostALT
borrow-system
/
backend
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
theis.gaedigk
71fea52da7
filter out deleted loans in getBorrowableItemsFromDatabase and createLoanInDatabase functions
2025-10-26 13:54:37 +01:00
..
routes
added MyLoansPage component and integrated loan deletion functionality; updated routing in App and added Header component
2025-10-25 21:27:08 +02:00
services
filter out deleted loans in getBorrowableItemsFromDatabase and createLoanInDatabase functions
2025-10-26 13:54:37 +01:00
views
initial commit
2025-08-18 15:21:55 +02:00
Dockerfile
initial commit
2025-08-18 15:21:55 +02:00
package-lock.json
add nodemailer integration for loan email notifications and implement loan info retrieval
2025-10-02 22:32:26 +02:00
package.json
add nodemailer integration for loan email notifications and implement loan info retrieval
2025-10-02 22:32:26 +02:00
scheme.sql
updated scheme
2025-10-25 21:53:08 +02:00
server.js
Added second external API endpoint and corrosponding file.
2025-08-19 15:09:11 +02:00