Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add team create and retrieve functionalities #6

Merged
merged 9 commits into from
Nov 20, 2024

Conversation

momcilovicluka
Copy link
Owner

This pull request introduces several new features and improvements related to team management, including a new controller, service, and repository for handling teams, as well as changes to existing exception handling. The most important changes include the creation of the TeamController, TeamService, and TeamRepository classes, the introduction of a new TeamCreationRequest DTO, and adjustments to the exception handling mechanism.

New Features:

Data Transfer Objects (DTOs):

Exception Handling:

These changes collectively enhance the application's ability to manage teams and improve the robustness of exception handling.

@momcilovicluka momcilovicluka merged commit ea01cec into master Nov 20, 2024
1 check passed
@momcilovicluka momcilovicluka deleted the feature/team-create-retrieve branch November 20, 2024 11:39
momcilovicluka added a commit that referenced this pull request Nov 20, 2024
Add team create and retrieve functionalities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant