From d99a6e594b7e23d475c101036fcdbb75185c6b12 Mon Sep 17 00:00:00 2001 From: Tom Wahl Date: Fri, 20 Oct 2023 15:32:17 +0200 Subject: [PATCH] [#10] WIP --- .DS_Store | Bin 0 -> 6148 bytes .idea/codeStyles/Project.xml | 58 --- .idea/codeStyles/codeStyleConfig.xml | 5 - .idea/prettier.xml | 6 - .idea/workspace.xml | 148 +++++++ {.idea => backend/.idea}/.gitignore | 0 backend/.idea/dataSources.xml | 12 + backend/.idea/jpa-buddy.xml | 6 + backend/.idea/misc.xml | 9 + {.idea => backend/.idea}/modules.xml | 2 +- {.idea => backend/.idea}/vcs.xml | 2 +- .idea/htwk-planner.iml => backend/backend.iml | 3 +- backend/go.mod | 88 ++-- backend/go.sum | 192 ++++----- backend/main.go | 2 +- backend/service/addRoute.go | 19 + backend/service/db/dbRooms.go | 12 + backend/service/room/roomService.go | 5 + frontend/frontend.iml | 9 + frontend/package-lock.json | 58 +++ frontend/package.json | 5 + frontend/src/api/fetchRoom.ts | 30 ++ frontend/src/components/RoomFinder.vue | 84 ++++ frontend/src/components/RoomOccupation.vue | 232 ++++++++++ frontend/src/components/RoomOccupation2.vue | 404 ++++++++++++++++++ frontend/src/model/event.ts | 16 + frontend/src/router/index.ts | 6 + package-lock.json | 6 + 28 files changed, 1206 insertions(+), 213 deletions(-) create mode 100644 .DS_Store delete mode 100644 .idea/codeStyles/Project.xml delete mode 100644 .idea/codeStyles/codeStyleConfig.xml delete mode 100644 .idea/prettier.xml create mode 100644 .idea/workspace.xml rename {.idea => backend/.idea}/.gitignore (100%) create mode 100644 backend/.idea/dataSources.xml create mode 100644 backend/.idea/jpa-buddy.xml create mode 100644 backend/.idea/misc.xml rename {.idea => backend/.idea}/modules.xml (56%) rename {.idea => backend/.idea}/vcs.xml (69%) rename .idea/htwk-planner.iml => backend/backend.iml (74%) create mode 100644 frontend/frontend.iml create mode 100644 frontend/src/api/fetchRoom.ts create mode 100644 frontend/src/components/RoomFinder.vue create mode 100644 frontend/src/components/RoomOccupation.vue create mode 100644 frontend/src/components/RoomOccupation2.vue create mode 100644 frontend/src/model/event.ts create mode 100644 package-lock.json diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6f2c20ca7845b1d421997ca88b15063cc199c1d4 GIT binary patch literal 6148 zcmeHKOH0E*5T3QwrW7Fug&r5Y7OW3SiJ!0tCYkKN1%*#`iK?kqY0Z~?%0qoA;%I;&H&<~Qsd-n;(rBV{edBPdPPOmW7mHS_-H@$z zXW5X8&SA45kB?f*W!2f;+dnz)50j@MNH39MC>e*G}V? bq+^_CF*8WBkX@%E@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 79ee123..0000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/prettier.xml b/.idea/prettier.xml deleted file mode 100644 index b0c1c68..0000000 --- a/.idea/prettier.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..2a1b555 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + { + "associatedIndex": 2 +} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1697463118186 + + + + + + + false + true + + + +