develop-entities #2

Open
elia wants to merge 7 commits from develop-entities into main

7 commits

Author SHA1 Message Date
d3a4401d14 chore(): Cleaning up a bit of unneeded code 2024-11-24 21:35:45 +01:00
9a1f1c8b67 chore(): Creates the flow process.
- Method to create a person
- Method to create a room and assign a person to it
2024-11-24 21:28:13 +01:00
5d5cb2fdab chore(): Moves the constants to their own entitiy file 2024-11-24 21:27:35 +01:00
c2e51a9f71 chore(): Assigns cards to a room 2024-11-23 19:03:38 +01:00
43f444d48f fix(): isort import fix 2024-11-23 18:37:32 +01:00
307c3ff414 chore(): Expands the definitions of the entities
- Adds create methods to the room, person and cards
- Adds methods to add and remove person from room
2024-11-23 18:37:16 +01:00
7955c6cd46 chore(): ignore intellij configuration specific directories from being committed to git 2024-11-23 18:31:05 +01:00