Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 21:26:50 +02:00
cbcf282ca3 removed unnesesarry function
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 21:24:45 +02:00
c389b38cf5 added new log column "take_date"
4080d171cf changed docs accordingly
6d4afa46d7 added more API functions
ffc8fbcefc adjusted data structure
Compare 4 commits »
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 19:43:52 +02:00
a1435e3280 docs: Remove outdated quick start instructions from README
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 19:42:14 +02:00
61c0c8ac96 Overworked docs
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 19:36:17 +02:00
6c56c3e46d refactor: Simplify and update backend API documentation for clarity and structure
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 19:33:40 +02:00
b065f234bc added documentation for the Backend API
508c30c5d0 Added backend external API to change the inSafe state in the database
Compare 2 commits »
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 19:13:56 +02:00
9287c949ca feat: Implement loan management features including fetching, creating, and deleting loans
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 15:14:26 +02:00
1195e050da Add backend API documentation with current endpoints and item details
2062f2074c Added second external API endpoint and corrosponding file.
Compare 2 commits »
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 14:39:40 +02:00
76b5599809 changed API docs folder structure
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 14:38:31 +02:00
ef78523ccf changed database scheme
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 14:21:33 +02:00
8fbcd069b5 Added improved login and logout route for the frontend. The frontend page now doesn't have to reload.
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-19 14:00:04 +02:00
06f84cddc4 fixed sidebar and backend for sidebar
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-18 21:47:23 +02:00
298bc81435 implement user authentication with login functionality and database integration
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-18 18:41:56 +02:00
817a1efcdd added final frontend with full responsive style but without any logic
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-18 17:51:58 +02:00
ea275c0fd0 added Mockups
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-18 17:19:24 +02:00
6dad4abd88 added services folder
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-18 17:16:06 +02:00
634397cc7e changed data sketch
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-18 16:57:30 +02:00
752afd7d88 changed data structure
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-18 16:08:22 +02:00
913aace27f Added Layout and Header component
430f407104 Added docs
Compare 2 commits »
theis.gaedigk pushed to dev at Matthias-Claudius…/borrow-system 2025-08-18 16:02:13 +02:00
98c6545bae implemented docker compose