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
elia added the
Kind/Feature
label 2024-11-23 17:34:20 +00:00
elia added 3 commits 2024-11-23 17:34:21 +00:00
- 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
anthony was assigned by elia 2024-11-23 17:34:29 +00:00
elia force-pushed develop-entities from a492a0bb6a to 307c3ff414 2024-11-23 17:37:29 +00:00 Compare
elia added 1 commit 2024-11-23 17:37:50 +00:00
elia added 1 commit 2024-11-23 18:04:04 +00:00
elia added 2 commits 2024-11-24 20:29:00 +00:00
- Method to create a person
- Method to create a room and assign a person to it
elia added 1 commit 2024-11-24 20:36:12 +00:00
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 checkout 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.