Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 22:03:24 +02:00
d77302c532 added scheme
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 21:52:59 +02:00
a9f26b1148 fix: update Beispiel.csv with correct test data
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 21:48:22 +02:00
3096e4ab83 feat: add entry removal and row saving functionality, enhance admin components with localization
theis.gaedigk pushed to dev at theis.gaedigk/versario 2025-08-13 17:08:02 +02:00
5ccc6f2672 feat: implement chat interface and registration modal
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 16:43:56 +02:00
5792ce154f removed unnessearry stuff
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 16:43:31 +02:00
dd4fcea1b0 feat: enhance CSV import functionality, integrate react-query for data fetching, and refactor admin components
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 12:21:16 +02:00
42d68181f9 created backend to create lottery entries manually
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-13 11:57:54 +02:00
42f46db2c9 feat: implement admin login form localization, add import functionality, and enhance file handling
9dd7b6641a added import lottery number gui, but currently only frontend. The backend is currently NaN.
Compare 2 commits »
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-12 22:57:03 +02:00
8c2049fa24 feat: add authentication and admin features
theis.gaedigk pushed to dev at theis.gaedigk/versario 2025-08-12 12:25:51 +02:00
bfa70ef14e added tailwindcss
theis.gaedigk pushed to dev at theis.gaedigk/versario 2025-08-12 11:50:41 +02:00
500953f9ad fix: correct formatting in package.json
theis.gaedigk created branch dev in theis.gaedigk/versario 2025-08-12 11:47:52 +02:00
theis.gaedigk pushed to dev at theis.gaedigk/versario 2025-08-12 11:47:52 +02:00
96eebbf5ea initial commit
theis.gaedigk created repository theis.gaedigk/versario 2025-08-12 11:39:49 +02:00
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-11 20:10:39 +02:00
97eaf1e484 Refactor layout components to include title prop and update header rendering; modify index and home pages for improved structure and icon usage
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-11 20:01:06 +02:00
11384103c9 Refactor toast notifications and update MainForm submission messages
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-11 19:56:48 +02:00
0a2f1e650d Enhance backend and frontend setup with MySQL integration, Docker configurations, and toast notifications
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-11 18:44:22 +02:00
08c820ac35 added Readme
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-11 18:42:18 +02:00
d92759a7c3 Add EJS as a dependency and implement form submission in MainForm component
theis.gaedigk pushed to dev at theis.gaedigk/mcs-lose 2025-08-11 18:29:09 +02:00
ba62beb90d Add backend and frontend structure with routing, components, and styling