Commit Graph

8 Commits

Author SHA1 Message Date
df61db2730 feat(api): FRO-14 Create Game (#14)
Added functionality to create Game so that it creates a game in the Backend

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #14
Reviewed-by: Janis <janis-e@gmx.de>
Co-authored-by: lq64 <lq@blackhole.local>
Co-committed-by: lq64 <lq@blackhole.local>
2025-12-10 15:20:33 +01:00
adbe2be534 feat: FRO-17 Added Rule Component and changed Mainmenu structure (#11)
Added a Rule Component and changed MainMenu Structure

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #11
Reviewed-by: Janis <janis-e@gmx.de>
Co-authored-by: lq64 <lq@blackhole.local>
Co-committed-by: lq64 <lq@blackhole.local>
2025-12-10 14:12:12 +01:00
946550f0ab fix: removed defaults (#9)
Reviewed-on: #9
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-10 11:50:53 +01:00
eac315bea1 feat: FRO-2 Implement Login Component (#8)
Reviewed-on: #8
Reviewed-by: lq64 <lq@blackhole.local>
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-10 11:44:33 +01:00
4bfd541ecd feat/FRO-15 Added Join Game Component (#6)
Added a Join Game Component to be able to Join a game but without logic behind.

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #6
2025-12-10 01:15:39 +01:00
3efacde49d feat(ui): Vue Create Game component (#5)
Added a create Game vue template without logic

Co-authored-by: LQ63 <lkhermann@web.de>
Reviewed-on: #5
2025-12-10 00:27:08 +01:00
ed2dff4cda chore: implemented login version (#4)
Reviewed-on: #4
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2025-12-08 21:31:37 +01:00
a04c370a75 chore: initial init 2025-12-03 21:29:01 +01:00