100 Commits
Author SHA1 Message Date
Mathias 3c5f262e5d Updated the InfoArea.jsx 2023-06-10 03:57:32 +02:00
Mathias 6720213ac4 Updated the GameCreation.jsx 2023-06-10 03:57:26 +02:00
Mathias 5e143acd3f Implemented the SocketProvider in the main.jsx 2023-06-10 03:57:06 +02:00
Mathias b4d44fb6ad Fixed a bug in the SettingsArea.jsx 2023-06-10 03:56:51 +02:00
Mathias 7788e38c52 Created the SocketContext index.js 2023-06-10 03:56:17 +02:00
Mathias d0193c3202 Created the SocketContext.jsx 2023-06-10 03:56:13 +02:00
Mathias e5eb641b34 Created room.js#getUserRoom 2023-06-10 03:56:05 +02:00
Mathias 74fb1f5918 Updated the connection.js handler 2023-06-10 03:55:49 +02:00
Mathias 845f9dc88d Added cors to the index.js 2023-06-10 03:55:36 +02:00
Mathias 886d07c1fc Created the connection.js 2023-06-10 03:11:46 +02:00
Mathias a665e0f1e0 Added the socket.io client dependency to the webui package.json 2023-06-10 03:11:25 +02:00
Mathias fd85e05cfd Updated the index.js 2023-06-10 03:11:09 +02:00
Mathias e315cd57f4 Created the room.js controller 2023-06-10 03:10:59 +02:00
Mathias e66e0496b6 Created the docker deployment workflow 2023-06-10 03:10:47 +02:00
Mathias 2553d5e45d Created the Dockerfile 2023-06-10 03:10:36 +02:00
Mathias 900cd41e46 Added the socket.io dependency to the package.json 2023-06-10 03:10:29 +02:00
Mathias 2d82780d99 Created the Game styles.sass 2023-06-09 04:04:23 +02:00
Mathias 3801bb3649 Created the Game.jsx 2023-06-09 04:04:18 +02:00
Mathias 9ce9178a1c Added the green color to the colors.sass 2023-06-09 03:52:15 +02:00
Mathias a70ff33756 Integrated the LegalArea into the App.jsx 2023-06-09 03:15:39 +02:00
Mathias ffa52dfb94 Created the LegalArea styles.sass 2023-06-09 03:15:26 +02:00
Mathias 4bdf0fa9b6 Created the LegalArea index.js 2023-06-09 03:14:07 +02:00
Mathias c9404be915 Created the LegalArea.jsx 2023-06-09 03:14:02 +02:00
Mathias 08fdad4989 Integrated the Game state into the App.jsx 2023-06-09 03:02:27 +02:00
Mathias c4cab41a21 Created the Game styles.sass 2023-06-09 03:02:18 +02:00
Mathias f532b18c67 Created the Game index.js 2023-06-09 03:02:14 +02:00
Mathias bfa011d1ec Created the Game.jsx 2023-06-09 03:02:09 +02:00
Mathias aff572652f Made the startGame button work 2023-06-09 03:01:15 +02:00
Mathias b01f3de715 Removed the settings-area class from the GameCreation styles.sass 2023-06-09 02:58:07 +02:00
Mathias c96fc903ff Integrated the SettingsArea into the GameCreation.jsx 2023-06-09 02:57:51 +02:00
Mathias 74acc0fc5e Created the SettingsArea index styles.sass 2023-06-09 02:57:39 +02:00
Mathias b9c960b92e Created the SettingsArea index.js 2023-06-09 02:57:35 +02:00
Mathias 69e4f8d245 Created the SettingsArea.jsx 2023-06-09 02:57:31 +02:00
Mathias dee39d4da7 Added the glassy class to the Member.jsx 2023-06-09 02:41:37 +02:00
Mathias 63ac275103 Added the glassy class to the GameCreation.jsx 2023-06-09 02:40:39 +02:00
Mathias 793696b859 Added the glassy class to the ActionCard.jsx 2023-06-09 02:40:32 +02:00
Mathias 60393fdaa7 Created the glassy class 2023-06-09 02:40:19 +02:00
Mathias bf87b39255 Added styling for the start button 2023-06-09 02:35:44 +02:00
Mathias b7dfbf8a45 Added the start button to the GameCreation.jsx 2023-06-09 02:34:58 +02:00
Mathias 1621a45e63 Updated the Member styles.sass 2023-06-09 02:28:13 +02:00
Mathias ec1ed151f1 Updated the InfoArea styles.sass 2023-06-09 02:28:05 +02:00
Mathias 6ed10e348d Integrated the StateProvider into the main.jsx 2023-06-09 02:24:05 +02:00
Mathias 1bfb459d56 Integration the StateContext into the App.jsx 2023-06-09 02:23:52 +02:00
Mathias 141644c6d2 Updated the Home styles.sass 2023-06-09 02:23:41 +02:00
Mathias 57c5ecb41e Updated the Home.jsx 2023-06-09 02:23:37 +02:00
Mathias 97bc290056 Added styling to the ActionCard styles.sass 2023-06-09 02:23:32 +02:00
Mathias a92eda480b Created the GameCreation index styles.sass 2023-06-09 02:23:07 +02:00
Mathias 3a53126876 Created the GameCreation index.js 2023-06-09 02:23:01 +02:00
Mathias 583a3c1edc Created the GameCreation.jsx 2023-06-09 02:22:56 +02:00
Mathias d101ce31d2 Created the InfoArea styles.sass 2023-06-09 02:22:49 +02:00
Mathias 2196e520b7 Created the InfoArea index.js 2023-06-09 02:22:43 +02:00
Mathias 83f4292ecb Created the InfoArea.jsx 2023-06-09 02:22:37 +02:00
Mathias d2127898a3 Created the Member styles.sass 2023-06-09 02:22:30 +02:00
Mathias e908199e59 Created the Member index.js 2023-06-09 02:22:22 +02:00
Mathias ae65ab49d7 Created the Member.jsx 2023-06-09 02:22:18 +02:00
Mathias d2c3faf358 Added a styled scrollbar to the common styles 2023-06-09 02:21:56 +02:00
Mathias 492414602e Created the StateContext index.js 2023-06-09 02:21:44 +02:00
Mathias 4bb9b3f974 Created the StateContext.jsx 2023-06-09 02:21:40 +02:00
Mathias 1587757e69 Added animations to the PageTitle styles.sass 2023-06-09 02:21:34 +02:00
Mathias 87b49f9ed9 Updated the PageTitle.jsx 2023-06-09 02:21:23 +02:00
Mathias 5288aa22ad Added a box shadow to the BlurredBackground styles.sass 2023-06-09 02:21:15 +02:00
Mathias e57b2bb663 Updated the Home.jsx 2023-06-09 00:05:56 +02:00
Mathias 194d034e0d Created the action-area class in the Home styles.sass 2023-06-09 00:05:46 +02:00
Mathias 0778850d4d Created the ActionCard styles.sass 2023-06-09 00:04:18 +02:00
Mathias 12936699ef Created the ActionCard index.js 2023-06-09 00:03:03 +02:00
Mathias 1e244047e8 Created the ActionCard.jsx 2023-06-09 00:02:58 +02:00
Mathias 4b1fb1e5e7 Added the Inter font to the main.sass 2023-06-08 23:34:24 +02:00
Mathias 29994f8d12 Updated the colors.sass 2023-06-08 23:33:09 +02:00
Mathias 354b43f460 Updated the Home.jsx 2023-06-08 23:33:01 +02:00
Mathias 84dfed83ef Created the fonts.sass 2023-06-08 23:32:51 +02:00
Mathias a6f2c1608a Created the PageTitle index.js 2023-06-08 23:32:41 +02:00
Mathias accd213de3 Created the PageTitle styles.sass 2023-06-08 23:32:37 +02:00
Mathias b4e115786a Created the PageTitle.jsx 2023-06-08 23:32:20 +02:00
Mathias a5500f3e77 Added a blur to the BlurredBackground component 2023-06-08 23:30:29 +02:00
Mathias 996e538501 Created the Home styles.sass 2023-06-08 23:29:57 +02:00
Mathias cadb3fb68b Uploaded the Inter font 2023-06-08 23:27:34 +02:00
Mathias b02bc7f87e Removed the .idea folder 2023-06-08 22:37:04 +02:00
Mathias 4459e0b260 Added the BlurredBackground to the main.jsx 2023-06-08 22:34:08 +02:00
Mathias 0493906c78 Integrated the Home page to the App.jsx 2023-06-08 22:33:58 +02:00
Mathias 406b309255 Created the BlurredBackground styles.sass 2023-06-08 22:33:40 +02:00
Mathias f4945e741f Created the BlurredBackground index.js 2023-06-08 22:33:33 +02:00
Mathias aa01aa2b06 Created the BlurredBackground.jsx component 2023-06-08 22:33:29 +02:00
Mathias 85f6db46b7 Created the Home page index 2023-06-08 22:32:52 +02:00
Mathias 9cb464b1f2 Created the Home.jsx page 2023-06-08 22:32:44 +02:00
Mathias ce14a33112 Created the main.sass 2023-06-08 22:32:23 +02:00
Mathias c7c19c1efe Created the colors.sass 2023-06-08 22:32:18 +02:00
Mathias bc687ca6f9 Added a resolver to the vite.config.js 2023-06-08 22:31:49 +02:00
Mathias 09213dff14 Created the jsconfig.json 2023-06-08 22:29:22 +02:00
Mathias 94e4119e3e Added the sass & fontawesome dependencies to the packages.json 2023-06-08 22:28:52 +02:00
Mathias ff6c1b5c7c Uploaded the background.jpg 2023-06-08 22:28:03 +02:00
Mathias 4c82a91b8a Updated the logo path from vite.svg -> logo.svg 2023-06-08 21:58:54 +02:00
Mathias 55910a8944 Renamed vite.svg -> logo.svg 2023-06-08 21:58:41 +02:00
Mathias 248c17e1f7 Made the App.jsx empty 2023-06-08 21:53:40 +02:00
Mathias de546b41b8 Removed the index.css from the main.jsx 2023-06-08 21:53:29 +02:00
Mathias d1f6ec4a72 Removed the index.css 2023-06-08 21:53:24 +02:00
Mathias 76fcf86412 Added the express dependency to the package.json 2023-06-08 21:53:19 +02:00
Mathias b60dfe681c Created a simple express app in the server index.js 2023-06-08 21:53:07 +02:00
Mathias ddac2bb4f4 Removed the assets folder 2023-06-08 21:51:02 +02:00
Mathias da8c27bcb6 Updated the main.jsx 2023-06-08 21:50:56 +02:00
Mathias 5b9f3484f2 Removed the App.css 2023-06-08 21:50:50 +02:00