Commit Graph
44 Commits
Author SHA1 Message Date
Juhn-Vitus Saß cd2e138f66 Merge branch 'master' of edugit.org:enrichment-2024/qivip 2025-04-05 19:12:29 +02:00
Juhn-Vitus Saß 0062b1f9c9 Ignore Staticfiles Dir 2025-04-05 19:12:25 +02:00
Juhn-Vitus Saß 783ae44ce1 Update Requirements and README 2025-04-05 16:22:50 +02:00
Juhn-Vitus Saß 0068e162f7 feat: Add real-time quiz lobby functionality
- Implement WebSocket-based lobby system for quiz participants
- Add lobby page with real-time participant updates
- Create LobbyConsumer for WebSocket communication
- Add routing configuration for WebSocket connections
- Update requirements with WebSocket dependencies
- Add development and production server documentation

This change enables real-time quiz lobbies where participants can
join and wait for the quiz to start, with instant updates for all
connected users.
2025-04-05 16:22:30 +02:00
Juhn-Vitus Saß 8d1489f513 Creator auskommentieren 2025-04-05 12:17:34 +02:00
Juhn-Vitus Saß 5775e53bb8 Fix template name 2025-03-15 16:30:31 +01:00
Juhn-Vitus Saß 57682d4607 Fix routing issue 2025-03-15 16:30:09 +01:00
Juhn-Vitus Saß 34a9ab6a43 View erstellen 2025-03-15 16:10:34 +01:00
Juhn-Vitus Saß 30b5cd9731 Fix Button 2025-03-15 15:31:52 +01:00
Juhn-Vitus Saß 346ac69046 Join Mechanik erstellen 2025-03-15 15:25:39 +01:00
Juhn-Vitus Saß 838eaab9be Fix Code generation 2025-03-15 14:59:53 +01:00
Juhn-Vitus Saß eba34fa2d4 Merge branch '21-host-und-spiel-app-erstellen-und-grundlegende-templates-erstellen' of edugit.org:enrichment-2024/qivip into 21-host-und-spiel-app-erstellen-und-grundlegende-templates-erstellen 2025-03-15 14:53:00 +01:00
Juhn-Vitus Saß 9f51def959 Fix Admin 2025-03-15 14:52:58 +01:00
Juhn-Vitus Saß 7120dcd317 DB Model für Quiz Spiele 2025-03-15 14:50:57 +01:00
Juhn-Vitus Saß d1b11a0c51 Update Gitignore 2025-03-15 13:46:34 +01:00
Juhn-Vitus Saß 5dc849f551 Update Gitignore 2025-03-15 13:45:49 +01:00
Juhn-Vitus Saß b6991c2cbd Update REQUIREMENTS 2025-03-15 11:31:25 +01:00
Juhn-Vitus Saß 089abfc598 Update README 2025-03-08 18:20:21 +01:00
Juhn-Vitus Saß ba77d72091 Merge branch 'master' of edugit.org:enrichment-2024/qivip 2025-03-08 15:36:41 +01:00
Juhn-Vitus Saß b09eb2c7d6 Fix #5 2025-03-08 15:34:39 +01:00
Juhn-Vitus Saß 4fc19cafc7 Fix #1 2025-03-08 11:38:03 +01:00
Juhn-Vitus Saß f441406a18 CRUD Operations for Library models 2025-03-08 11:12:03 +01:00
Juhn-Vitus Saß 293cde3fdd Create Initial Quiz App and Model Structure 2025-02-28 14:08:02 +01:00
Juhn-Vitus Saß d86e4df776 Typo correction 2025-02-14 16:53:13 +01:00
Juhn-Vitus Saß 4f85d266ba Update README 2025-02-14 16:52:02 +01:00
Juhn-Vitus Saß 7f1be5afab New App for Components 2025-02-14 16:45:28 +01:00
Juhn-Vitus Saß 897ee79237 Create new app for homepage 2025-02-14 16:27:57 +01:00
Juhn-Vitus Saß 00d73553c1 First implementation of TailwindCSS 2025-02-07 18:11:07 +01:00
jvs dc97a9ced9 Change Login Button Text 2025-01-31 15:52:48 +01:00
jvs 91c941b207 Fix CSS implementation 2025-01-31 15:28:25 +01:00
jvs 6165958262 Make Registration Link Button 2025-01-24 17:02:16 +01:00
jvs f153ee5751 Update Home 2025-01-24 16:53:15 +01:00
jvs 421d287d48 Include Registration Page 2025-01-24 16:50:07 +01:00
jvs 0bfc19bbf9 Login HTML use Base HTML 2025-01-24 16:42:53 +01:00
jvs e906a7f6de Restructure of Static Files 2025-01-24 16:35:40 +01:00
jvs 7448c853fc Add Button to Log out on home page, configure redirects after logout 2025-01-20 19:27:59 +01:00
jvs be70a43280 Set Login URL 2025-01-20 19:18:34 +01:00
jvs a289db6027 Add entry in TOC 2025-01-17 19:36:38 +01:00
jvs 09d8f8c7c6 Update README, change URL Pattern and change login Template Location for more coherence 2025-01-17 19:31:15 +01:00
jvs 34af915fe9 Merge branch 'master' of edugit.org:enrichment-2024/qivip 2025-01-17 17:33:17 +01:00
jvs 974a6e6690 Fix Template Error 2025-01-17 17:33:12 +01:00
jvs e27d617080 Merge branch 'master' of edugit.org:enrichment-2024/qivip 2025-01-17 17:23:10 +01:00
jvs d5dcf044a7 HTML Base 2025-01-17 17:22:10 +01:00
jvs 78fd2aa351 Initial Commit 2025-01-10 17:55:12 +01:00