develop-entities #2

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

Expands the entities with methods. Adds the following abilities:

  • Create room
  • Add person to room
  • Remove person from room
  • Create person
  • Create cards
Expands the entities with methods. Adds the following abilities: - Create room - Add person to room - Remove person from room - Create person - Create cards
- Implemented a new router for organizing API endpoints.
- Registered the router with the main FastAPI app.
- Enhanced modularity and readability of the codebase.
- Adds create methods to the room, person and cards
- Adds methods to add and remove person from room
elia force-pushed develop-entities from a492a0bb6a to 307c3ff414 2024-11-23 17:37:29 +00:00 Compare
- Method to create a person
- Method to create a room and assign a person to it
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin develop-entities:develop-entities
git switch develop-entities
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
elia/pokeritup!2
No description provided.