98 Commits

Author SHA1 Message Date
845f9dc88d Added cors to the index.js 2023-06-10 03:55:36 +02:00
886d07c1fc Created the connection.js 2023-06-10 03:11:46 +02:00
a665e0f1e0 Added the socket.io client dependency to the webui package.json 2023-06-10 03:11:25 +02:00
fd85e05cfd Updated the index.js 2023-06-10 03:11:09 +02:00
e315cd57f4 Created the room.js controller 2023-06-10 03:10:59 +02:00
e66e0496b6 Created the docker deployment workflow 2023-06-10 03:10:47 +02:00
2553d5e45d Created the Dockerfile 2023-06-10 03:10:36 +02:00
900cd41e46 Added the socket.io dependency to the package.json 2023-06-10 03:10:29 +02:00
2d82780d99 Created the Game styles.sass 2023-06-09 04:04:23 +02:00
3801bb3649 Created the Game.jsx 2023-06-09 04:04:18 +02:00
9ce9178a1c Added the green color to the colors.sass 2023-06-09 03:52:15 +02:00
a70ff33756 Integrated the LegalArea into the App.jsx 2023-06-09 03:15:39 +02:00
ffa52dfb94 Created the LegalArea styles.sass 2023-06-09 03:15:26 +02:00
4bdf0fa9b6 Created the LegalArea index.js 2023-06-09 03:14:07 +02:00
c9404be915 Created the LegalArea.jsx 2023-06-09 03:14:02 +02:00
08fdad4989 Integrated the Game state into the App.jsx 2023-06-09 03:02:27 +02:00
c4cab41a21 Created the Game styles.sass 2023-06-09 03:02:18 +02:00
f532b18c67 Created the Game index.js 2023-06-09 03:02:14 +02:00
bfa011d1ec Created the Game.jsx 2023-06-09 03:02:09 +02:00
aff572652f Made the startGame button work 2023-06-09 03:01:15 +02:00
b01f3de715 Removed the settings-area class from the GameCreation styles.sass 2023-06-09 02:58:07 +02:00
c96fc903ff Integrated the SettingsArea into the GameCreation.jsx 2023-06-09 02:57:51 +02:00
74acc0fc5e Created the SettingsArea index styles.sass 2023-06-09 02:57:39 +02:00
b9c960b92e Created the SettingsArea index.js 2023-06-09 02:57:35 +02:00
69e4f8d245 Created the SettingsArea.jsx 2023-06-09 02:57:31 +02:00
dee39d4da7 Added the glassy class to the Member.jsx 2023-06-09 02:41:37 +02:00
63ac275103 Added the glassy class to the GameCreation.jsx 2023-06-09 02:40:39 +02:00
793696b859 Added the glassy class to the ActionCard.jsx 2023-06-09 02:40:32 +02:00
60393fdaa7 Created the glassy class 2023-06-09 02:40:19 +02:00
bf87b39255 Added styling for the start button 2023-06-09 02:35:44 +02:00
b7dfbf8a45 Added the start button to the GameCreation.jsx 2023-06-09 02:34:58 +02:00
1621a45e63 Updated the Member styles.sass 2023-06-09 02:28:13 +02:00
ec1ed151f1 Updated the InfoArea styles.sass 2023-06-09 02:28:05 +02:00
6ed10e348d Integrated the StateProvider into the main.jsx 2023-06-09 02:24:05 +02:00
1bfb459d56 Integration the StateContext into the App.jsx 2023-06-09 02:23:52 +02:00
141644c6d2 Updated the Home styles.sass 2023-06-09 02:23:41 +02:00
57c5ecb41e Updated the Home.jsx 2023-06-09 02:23:37 +02:00
97bc290056 Added styling to the ActionCard styles.sass 2023-06-09 02:23:32 +02:00
a92eda480b Created the GameCreation index styles.sass 2023-06-09 02:23:07 +02:00
3a53126876 Created the GameCreation index.js 2023-06-09 02:23:01 +02:00
583a3c1edc Created the GameCreation.jsx 2023-06-09 02:22:56 +02:00
d101ce31d2 Created the InfoArea styles.sass 2023-06-09 02:22:49 +02:00
2196e520b7 Created the InfoArea index.js 2023-06-09 02:22:43 +02:00
83f4292ecb Created the InfoArea.jsx 2023-06-09 02:22:37 +02:00
d2127898a3 Created the Member styles.sass 2023-06-09 02:22:30 +02:00
e908199e59 Created the Member index.js 2023-06-09 02:22:22 +02:00
ae65ab49d7 Created the Member.jsx 2023-06-09 02:22:18 +02:00
d2c3faf358 Added a styled scrollbar to the common styles 2023-06-09 02:21:56 +02:00
492414602e Created the StateContext index.js 2023-06-09 02:21:44 +02:00
4bb9b3f974 Created the StateContext.jsx 2023-06-09 02:21:40 +02:00