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
784bd1e8ce82d4d799d45cff5d784b3b3f5e17ee
borrow-system
/
backend
History
Theis Gaedigk
ba0f06e104
Merge branch 'dev_v1-admin' into debian12_v1-admin
2025-09-02 20:31:28 +02:00
..
routes
refactor: remove LockerTable component, enhance ItemTable and LoanTable with CRUD functionality, and implement AddItemForm for item creation
2025-09-02 20:30:29 +02:00
services
Merge branch 'dev_v1-admin' into debian12_v1-admin
2025-09-02 20:31:28 +02:00
views
initial commit
2025-08-18 15:21:55 +02:00
Dockerfile
fix: update port numbers and API endpoints for consistency across backend and frontend
2025-08-19 23:55:13 +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
implement admin panel with login functionality and dashboard layout
2025-08-31 18:07:49 +02:00
server.js
fix: update port numbers and API endpoints for consistency across backend and frontend
2025-08-19 23:55:13 +02:00