This website requires JavaScript.
Explore
Help
Sign In
Matthias-Claudius-Schule
/
borrow-system
Watch
3
Star
1
Fork
0
You've already forked borrow-system
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dev
borrow-system
/
backend
History
Theis Gaedigk
eff1f61422
Refactor API routes: remove API key requirement for allLoans and allItems endpoints, update comments for clarity
2025-09-27 23:29:19 +02:00
..
routes
Refactor API routes: remove API key requirement for allLoans and allItems endpoints, update comments for clarity
2025-09-27 23:29:19 +02:00
services
NOT WORKING - Implement API key management features: add API key creation and deletion, update API routes, and refactor related components. - NOT WORKING
2025-09-27 17:33:59 +02: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
implement user authentication with login functionality and database integration
2025-08-18 21:47:20 +02:00
package.json
implement user authentication with login functionality and database integration
2025-08-18 21:47:20 +02:00
scheme.sql
fixed scheme
2025-09-27 23:06:21 +02:00
server.js
Added second external API endpoint and corrosponding file.
2025-08-19 15:09:11 +02:00