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
61c0c8ac964ba3476c0ad38958fc483d3b246f7b
borrow-system
/
backend
History
theis.gaedigk
508c30c5d0
Added backend external API to change the inSafe state in the database
2025-08-19 19:33:16 +02:00
..
routes
Added backend external API to change the inSafe state in the database
2025-08-19 19:33:16 +02:00
services
Added backend external API to change the inSafe state in the database
2025-08-19 19:33:16 +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
feat: Implement loan management features including fetching, creating, and deleting loans
2025-08-19 19:13:52 +02:00
server.js
Added second external API endpoint and corrosponding file.
2025-08-19 15:09:11 +02:00