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
Anthony Al Lazkani
9e00a5f744
Add router to FastAPI for improved route management
...
- Implemented a new router for organizing API endpoints.
- Registered the router with the main FastAPI app.
- Enhanced modularity and readability of the codebase.
2024-11-22 00:35:58 +02:00
68143f8ba0
chore(): Initial code commit
2024-11-21 21:06:38 +01:00
Elia El Lazkani
c7dd0fbd20
Initial commit
2024-11-21 19:56:14 +00:00