Commit graph

14 commits

Author SHA1 Message Date
2278345f32
Refactor game results display and scoring logic in templates and CSS 2025-06-15 15:46:35 +02:00
3d585e1e14
Update game answer handling and UI for completed games 2025-06-15 13:59:22 +02:00
303538bf48
Add MusicGameResults model and score calculation logic in GameEndView 2025-06-15 13:34:37 +02:00
b1ec960dfa
Add podium styling and conditional rendering for players in musikgame detail template 2025-06-15 13:12:24 +02:00
33896916e6
Open results section by default in musikgame detail template 2025-06-15 13:04:05 +02:00
f9ed70d386
Add game end functionality with view and URL routing, update models and templates for game state management 2025-06-15 13:02:31 +02:00
d03d3b48d4
Add game answer functionality with form and view for user responses 2025-06-15 12:40:55 +02:00
3042382ae4
Add YouTube playlist support in game detail views and create custom template tag 2025-06-14 12:53:46 +02:00
094c5c104d
Add playlist loading feature and integrate YouTube API for playlist generation 2025-06-14 11:49:04 +02:00
95969b897b
Update playlist link to direct to specific video; wrap music list in details tag 2025-06-14 11:16:41 +02:00
c320015205
Fix condition check for musikgame existence in group detail template; add results section in musikgame detail template; update order range in GameCreateView 2025-06-14 00:19:44 +02:00
78e5be580b
Refactor group detail and musikgame detail templates for improved owner visibility and styling; update CSS for music count display 2025-06-14 00:11:39 +02:00
122ae40570
Add playlist field to MusikGame model and update YouTube credentials handling in views 2025-06-13 23:08:41 +02:00
f7baa91132
Add game management features: create MusikGame model, implement game creation and detail views, and update group detail template 2025-06-13 21:06:23 +02:00