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
866f860d5a138b682c2be9bac9c669991e15ceda
borrow-system
/
backend
History
Theis Gaedigk
c47c311ecd
fixed issue/bug:
#7
2025-09-03 13:11:03 +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
fixed issue/bug:
#7
2025-09-03 13:11:03 +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
implement admin panel with login functionality and dashboard layout
2025-08-31 18:07:49 +02:00
server.js
Added second external API endpoint and corrosponding file.
2025-08-19 15:09:11 +02:00